OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PUT_CHAR
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c
565
# define
PUT_CHAR
(c) putchar (c)
576
# define
PUT_CHAR
(c) printf ("%C", c);
793
PUT_CHAR
(*p++);
845
PUT_CHAR
((i++,*p++));
854
PUT_CHAR
((i++,*p++));
1141
PUT_CHAR
(string1[this_char]);
1149
PUT_CHAR
(string2[this_char]);
2398
PUT_CHAR
(pattern[debug_count]);
8314
# undef
PUT_CHAR
/src/external/gpl3/binutils/dist/libiberty/
regex.c
625
# define
PUT_CHAR
(c) putchar (c)
636
# define
PUT_CHAR
(c) printf ("%C", c);
852
PUT_CHAR
(*p++);
904
PUT_CHAR
((i++,*p++));
913
PUT_CHAR
((i++,*p++));
1197
PUT_CHAR
(string1[this_char]);
1205
PUT_CHAR
(string2[this_char]);
2397
PUT_CHAR
(pattern[debug_count]);
8229
# undef
PUT_CHAR
/src/external/gpl3/binutils.old/dist/libiberty/
regex.c
625
# define
PUT_CHAR
(c) putchar (c)
636
# define
PUT_CHAR
(c) printf ("%C", c);
852
PUT_CHAR
(*p++);
904
PUT_CHAR
((i++,*p++));
913
PUT_CHAR
((i++,*p++));
1197
PUT_CHAR
(string1[this_char]);
1205
PUT_CHAR
(string2[this_char]);
2397
PUT_CHAR
(pattern[debug_count]);
8229
# undef
PUT_CHAR
/src/external/gpl3/gcc/dist/libiberty/
regex.c
625
# define
PUT_CHAR
(c) putchar (c)
636
# define
PUT_CHAR
(c) printf ("%C", c);
852
PUT_CHAR
(*p++);
904
PUT_CHAR
((i++,*p++));
913
PUT_CHAR
((i++,*p++));
1197
PUT_CHAR
(string1[this_char]);
1205
PUT_CHAR
(string2[this_char]);
2397
PUT_CHAR
(pattern[debug_count]);
8229
# undef
PUT_CHAR
/src/external/gpl3/gcc.old/dist/libiberty/
regex.c
625
# define
PUT_CHAR
(c) putchar (c)
636
# define
PUT_CHAR
(c) printf ("%C", c);
852
PUT_CHAR
(*p++);
904
PUT_CHAR
((i++,*p++));
913
PUT_CHAR
((i++,*p++));
1197
PUT_CHAR
(string1[this_char]);
1205
PUT_CHAR
(string2[this_char]);
2397
PUT_CHAR
(pattern[debug_count]);
8229
# undef
PUT_CHAR
/src/external/gpl3/gdb/dist/libiberty/
regex.c
625
# define
PUT_CHAR
(c) putchar (c)
636
# define
PUT_CHAR
(c) printf ("%C", c);
852
PUT_CHAR
(*p++);
904
PUT_CHAR
((i++,*p++));
913
PUT_CHAR
((i++,*p++));
1197
PUT_CHAR
(string1[this_char]);
1205
PUT_CHAR
(string2[this_char]);
2397
PUT_CHAR
(pattern[debug_count]);
8229
# undef
PUT_CHAR
/src/external/gpl3/gdb.old/dist/libiberty/
regex.c
625
# define
PUT_CHAR
(c) putchar (c)
636
# define
PUT_CHAR
(c) printf ("%C", c);
852
PUT_CHAR
(*p++);
904
PUT_CHAR
((i++,*p++));
913
PUT_CHAR
((i++,*p++));
1197
PUT_CHAR
(string1[this_char]);
1205
PUT_CHAR
(string2[this_char]);
2397
PUT_CHAR
(pattern[debug_count]);
8229
# undef
PUT_CHAR
/src/external/gpl2/diffutils/dist/lib/
regex.c
624
# define
PUT_CHAR
(c) putchar (c)
635
# define
PUT_CHAR
(c) printf ("%C", c);
859
PUT_CHAR
(*p++);
911
PUT_CHAR
((i++,*p++));
920
PUT_CHAR
((i++,*p++));
1209
PUT_CHAR
(string1[this_char]);
1217
PUT_CHAR
(string2[this_char]);
2470
PUT_CHAR
(pattern[debug_count]);
8451
# undef
PUT_CHAR
/src/external/gpl2/grep/dist/lib/
regex.c
68
# define
PUT_CHAR
(c) \
82
# define
PUT_CHAR
(c) putchar (c)
791
PUT_CHAR
(*p++);
843
PUT_CHAR
((i++,*p++));
852
PUT_CHAR
((i++,*p++));
1145
PUT_CHAR
(string1[this_char]);
1151
PUT_CHAR
(string2[this_char]);
2386
PUT_CHAR
(pattern[debug_count]);
Completed in 72 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026