Home
last modified time | relevance | path

Searched refs:native_types (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c187 native_types (void) in native_types() function
1830 native_types (); in main()
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog1927 [tests/tsprintf.c] native_types: added tests to differentiate %G from %g.
1935 [tests/tsprintf.c] native_types: added tests for %a, %A, %la, %lA
1939 [tests/tsprintf.c] Added/fixed native_types tests.
1953 tests for the missing %lE, %lF, %lG in native_types, protected by
1965 [tests/tsprintf.c] native_types: test %le, %lf, %lg only with C99+
2002 [tests/tsprintf.c] native_types: test %le, %lf, %lg.
2010 [tests/tsprintf.c] native_types: same tests for i as for d.