OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_symbol
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/byacc/dist/
symtab.c
16
bucket *
first_symbol
;
variable
106
first_symbol
= bp;
123
for (p =
first_symbol
; p; p = q)
/src/external/gpl3/gcc/dist/gcc/
cgraph.h
2309
inline symtab_node *
first_symbol
(void);
2871
symbol_table::
first_symbol
(void)
function in class:symbol_table
2878
for ((node) = symtab->
first_symbol
(); (node); (node) = (node)->next)
/src/external/gpl3/gcc.old/dist/gcc/
cgraph.h
2306
inline symtab_node *
first_symbol
(void);
2868
symbol_table::
first_symbol
(void)
function in class:symbol_table
2875
for ((node) = symtab->
first_symbol
(); (node); (node) = (node)->next)
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026