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

/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dengine.c88 #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)
1084 - print - print a set of states
1086 == static void print(struct match *m, char *caption, states st, \
1091 print( function
1122 - at - print current situation
1185 #undef print macro
[all...]

Completed in 24 milliseconds