Searched refs:PUT_CHAR (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c564 # define PUT_CHAR(c) putchar (c)
575 # define PUT_CHAR(c) printf ("%C", c);
792 PUT_CHAR (*p++);
844 PUT_CHAR((i++,*p++));
853 PUT_CHAR((i++,*p++));
1140 PUT_CHAR (string1[this_char]);
1148 PUT_CHAR (string2[this_char]);
2397 PUT_CHAR (pattern[debug_count]);
8316 # undef PUT_CHAR
559 # define PUT_CHAR macro
570 # define PUT_CHAR macro
8294 # undef PUT_CHAR macro

Completed in 96 milliseconds