Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c617 # define PUT_CHAR(c) putchar (c) macro
628 # define PUT_CHAR(c) printf ("%C", c); macro
843 PUT_CHAR (*p++); in PREFIX()
895 PUT_CHAR((i++,*p++)); in PREFIX()
904 PUT_CHAR((i++,*p++)); in PREFIX()
1188 PUT_CHAR (string1[this_char]); in PREFIX()
1196 PUT_CHAR (string2[this_char]); in PREFIX()
2381 PUT_CHAR (pattern[debug_count]); in PREFIX()
8200 # undef PUT_CHAR