Searched refs:print (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 62 #define print sprint macro 73 #define print lprint macro 84 #define print mprint macro 133 static void print(struct match *m, const char *caption, states st, int ch, FILE *d); 148 #define SP(t, s, c) print(m, t, s, c, stdout) 1175 print(struct match *m, in print() function 1266 #undef print
|
D | regcomp.c | 241 ADD(print),
|
/bionic/docs/ |
D | status.md | 77 * The printf family now supports `%#m` to print the name of the errno
|