OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAB_EXT
(Results
1 - 2
of
2
) sorted by null
/external/bison/src/
system.h
219
# ifndef
TAB_EXT
220
# define
TAB_EXT
".tab"
files.c
286
all_but_ext = concat2 (all_but_tab_ext,
TAB_EXT
);
Completed in 59 milliseconds