OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:puts_both
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/byacc/dist/
reader.c
966
puts_both
(const char *s)
function
1005
puts_both
("#ifdef YYSTYPE\n");
1006
puts_both
("#undef YYSTYPE_IS_DECLARED\n");
1007
puts_both
("#define YYSTYPE_IS_DECLARED 1\n");
1008
puts_both
("#endif\n");
1009
puts_both
("#ifndef YYSTYPE_IS_DECLARED\n");
1010
puts_both
("#define YYSTYPE_IS_DECLARED 1\n");
1024
puts_both
("union ");
1025
puts_both
(prefix_buf);
1026
puts_both
(filler_buf)
[
all
...]
Completed in 19 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026