Home
last modified time | relevance | path

Searched defs:PRINT (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_local.h166 #define PRINT(ptr, len) { \ macro
Dvfprintf.c471 #define PRINT(ptr, len) { \ in VFPRINTF() macro
506 #define PRINT(ptr, len) { \ in VFPRINTF() macro
Dvfwprintf.c457 #define PRINT(ptr, len) { \ in VFWPRINTF() macro
492 #define PRINT(ptr, len) { \ in VFWPRINTF() macro
/picolibc-latest/test/
Dmath_errhandling_tests.c1515 #define PRINT if (!printed++) printf(" %-30.30s = %g errno %d (%s) except %s\n", \ macro
1518 #define PRINT if (!printed++) printf(" %-30.30s = (float) errno %d (%s) except %s\n", \ macro