Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dregex.c616 # define PUT_CHAR(c) putchar (c) macro
627 # define PUT_CHAR(c) printf ("%C", c); macro
842 PUT_CHAR (*p++); in PREFIX()
894 PUT_CHAR((i++,*p++)); in PREFIX()
903 PUT_CHAR((i++,*p++)); in PREFIX()
1187 PUT_CHAR (string1[this_char]); in PREFIX()
1195 PUT_CHAR (string2[this_char]); in PREFIX()
2380 PUT_CHAR (pattern[debug_count]); in PREFIX()
8203 # undef PUT_CHAR
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dregex.c619 # define PUT_CHAR(c) putchar (c) macro
630 # define PUT_CHAR(c) printf ("%C", c); macro
853 PUT_CHAR (*p++);
905 PUT_CHAR((i++,*p++));
914 PUT_CHAR((i++,*p++));
1203 PUT_CHAR (string1[this_char]);
1211 PUT_CHAR (string2[this_char]);
2457 PUT_CHAR (pattern[debug_count]);
8429 # undef PUT_CHAR
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c560 # define PUT_CHAR(c) putchar (c) macro
571 # define PUT_CHAR(c) printf ("%C", c); macro
787 PUT_CHAR (*p++); in PREFIX()
839 PUT_CHAR((i++,*p++)); in PREFIX()
848 PUT_CHAR((i++,*p++)); in PREFIX()
1135 PUT_CHAR (string1[this_char]); in PREFIX()
1143 PUT_CHAR (string2[this_char]); in PREFIX()
2385 PUT_CHAR (pattern[debug_count]); in PREFIX()
8292 # undef PUT_CHAR
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c616 # define PUT_CHAR(c) putchar (c) macro
627 # define PUT_CHAR(c) printf ("%C", c); macro
842 PUT_CHAR (*p++); in PREFIX()
894 PUT_CHAR((i++,*p++)); in PREFIX()
903 PUT_CHAR((i++,*p++)); in PREFIX()
1187 PUT_CHAR (string1[this_char]); in PREFIX()
1195 PUT_CHAR (string2[this_char]); in PREFIX()
2380 PUT_CHAR (pattern[debug_count]); in PREFIX()
8203 # undef PUT_CHAR
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dregex.c620 # define PUT_CHAR(c) putchar (c) macro
631 # define PUT_CHAR(c) printf ("%C", c); macro
846 PUT_CHAR (*p++); in PREFIX()
898 PUT_CHAR((i++,*p++)); in PREFIX()
907 PUT_CHAR((i++,*p++)); in PREFIX()
1191 PUT_CHAR (string1[this_char]); in PREFIX()
1199 PUT_CHAR (string2[this_char]); in PREFIX()
2384 PUT_CHAR (pattern[debug_count]); in PREFIX()
8207 # undef PUT_CHAR
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c616 # define PUT_CHAR(c) putchar (c) macro
627 # define PUT_CHAR(c) printf ("%C", c); macro
842 PUT_CHAR (*p++); in PREFIX()
894 PUT_CHAR((i++,*p++)); in PREFIX()
903 PUT_CHAR((i++,*p++)); in PREFIX()
1187 PUT_CHAR (string1[this_char]); in PREFIX()
1195 PUT_CHAR (string2[this_char]); in PREFIX()
2380 PUT_CHAR (pattern[debug_count]); in PREFIX()
8203 # undef PUT_CHAR
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c616 # define PUT_CHAR(c) putchar (c) macro
627 # define PUT_CHAR(c) printf ("%C", c); macro
842 PUT_CHAR (*p++); in PREFIX()
894 PUT_CHAR((i++,*p++)); in PREFIX()
903 PUT_CHAR((i++,*p++)); in PREFIX()
1187 PUT_CHAR (string1[this_char]); in PREFIX()
1195 PUT_CHAR (string2[this_char]); in PREFIX()
2380 PUT_CHAR (pattern[debug_count]); in PREFIX()
8203 # undef PUT_CHAR
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dregex.c620 # define PUT_CHAR(c) putchar (c) macro
631 # define PUT_CHAR(c) printf ("%C", c); macro
846 PUT_CHAR (*p++); in PREFIX()
898 PUT_CHAR((i++,*p++)); in PREFIX()
907 PUT_CHAR((i++,*p++)); in PREFIX()
1191 PUT_CHAR (string1[this_char]); in PREFIX()
1199 PUT_CHAR (string2[this_char]); in PREFIX()
2384 PUT_CHAR (pattern[debug_count]); in PREFIX()
8207 # undef PUT_CHAR
/netbsd/external/gpl2/grep/dist/lib/
H A Dregex.c68 # define PUT_CHAR(c) \ macro
82 # define PUT_CHAR(c) putchar (c) macro
785 PUT_CHAR (*p++);
837 PUT_CHAR((i++,*p++));
846 PUT_CHAR((i++,*p++));
1139 PUT_CHAR (string1[this_char]);
1145 PUT_CHAR (string2[this_char]);
2372 PUT_CHAR (pattern[debug_count]);