D | engine.c | 51 #define print sprint macro 62 #define print lprint macro 106 static void print(struct match *m, char *caption, states st, int ch, FILE *d); 121 #define SP(t, s, c) print(m, t, s, c, stdout) 1046 print(struct match *m, in print() function 1126 #undef print
|