Searched refs:print (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 88 #define print sprint macro 100 #define print lprint macro 145 static void print(struct match *m, char *caption, states st, int ch, FILE *d); 160 #define SP(t, s, c) print(m, t, s, c, stdout) 1091 print( in print() function 1185 #undef print
|