Home
last modified time | relevance | path

Searched refs:math2 (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libm/test/
Dtest.c44 int math2 = 1; in main() local
58 math2 = 0; in main()
59 (void) math2; in main()
85 if (math2) in main()
Dmeson.build108 'math2.c',
/picolibc-latest/
DCOPYING.picolibc4047 newlib/libm/test/math2.c
/picolibc-latest/newlib/
DChangeLog-201526682 * libm/test/math2.c: Include errno.h.
27712 * math2.c: test for frexp, frexpf, ldexp, ldexpf, modf modff, pow,