OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obstack_escape
(Results
1 - 6
of
6
) sorted by null
/external/bison/src/
muscle-tab.h
67
obstack_escape
(&muscle_obstack, Value); \
74
obstack_escape
(&muscle_obstack, \
system.h
169
# define
obstack_escape
(Obs, Str) \
macro
197
obstack_escape
(Obs, obstack_quote_p); \
scan-code.l
189
obstack_escape
(&obstack_for_string, yytext);
193
obstack_escape
(&obstack_for_string, yytext);
285
[$@\[\]]
obstack_escape
(&obstack_for_string, yytext);
output.c
186
obstack_escape
(&format_obstack, cp);
scan-code.c
1375
obstack_escape
(&obstack_for_string, code_text);
variable
[
all
...]
muscle-tab.c
270
obstack_escape
(&muscle_obstack, bound.file);
314
/* Reverse of
obstack_escape
. */
Completed in 47 milliseconds