Home
last modified time | relevance | path

Searched defs:print (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/test/
Dtest-ctype.c64 bool print = ' ' <= c && c < 127; in main() local
/picolibc-latest/newlib/libc/posix/
Dengine.c51 #define print sprint macro
62 #define print lprint macro
1046 print(struct match *m, in print() function