OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_ENTRY
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hpc/hpc/platid_gen/
platid_gen.h
36
enum { N_LABEL, N_MODIFIER,
N_ENTRY
, N_LIST, N_DIRECTIVE };
gram.y
121
name_prefix NAME { $$ = new_node(
N_ENTRY
, $1, NULL, $2, NULL); } |
122
name_prefix { $$ = new_node(
N_ENTRY
, $1, NULL, NULL, NULL); };
196
case
N_ENTRY
:
platid_gen.c
307
case
N_ENTRY
:
/src/include/
stab.h
61
#define
N_ENTRY
0xa4 /* alternate entry point */
Completed in 13 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025