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

/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c620 # define PUT_CHAR(c) putchar (c)
631 # define PUT_CHAR(c) printf ("%C", c);
847 PUT_CHAR (*p++);
899 PUT_CHAR((i++,*p++));
908 PUT_CHAR((i++,*p++));
1192 PUT_CHAR (string1[this_char]);
1200 PUT_CHAR (string2[this_char]);
2392 PUT_CHAR (pattern[debug_count]);
8220 # undef PUT_CHAR
615 # define PUT_CHAR macro
626 # define PUT_CHAR macro
8198 # undef PUT_CHAR macro
/haiku-buildtools/gcc/libiberty/
H A Dregex.c622 # define PUT_CHAR(c) putchar (c)
633 # define PUT_CHAR(c) printf ("%C", c);
849 PUT_CHAR (*p++);
901 PUT_CHAR((i++,*p++));
910 PUT_CHAR((i++,*p++));
1194 PUT_CHAR (string1[this_char]);
1202 PUT_CHAR (string2[this_char]);
2394 PUT_CHAR (pattern[debug_count]);
8222 # undef PUT_CHAR
617 # define PUT_CHAR macro
628 # define PUT_CHAR macro
8200 # undef PUT_CHAR macro
/haiku-buildtools/binutils/libiberty/
H A Dregex.c622 # define PUT_CHAR(c) putchar (c)
633 # define PUT_CHAR(c) printf ("%C", c);
849 PUT_CHAR (*p++);
901 PUT_CHAR((i++,*p++));
910 PUT_CHAR((i++,*p++));
1194 PUT_CHAR (string1[this_char]);
1202 PUT_CHAR (string2[this_char]);
2394 PUT_CHAR (pattern[debug_count]);
8226 # undef PUT_CHAR
617 # define PUT_CHAR macro
628 # define PUT_CHAR macro
8204 # undef PUT_CHAR macro

Completed in 208 milliseconds