Home
last modified time | relevance | path

Searched defs:symlist (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c208 symlist_search(symlist_t *symlist, char *symname) in symlist_search() argument
222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add() argument
297 symlist_free(symlist_t *symlist) in symlist_free() argument
/freebsd/contrib/flex/src/
H A Ddfa.c378 int symlist[CSIZE + 1]; in ntod() local
1004 void sympartition (int ds[], int numstates, int symlist[], int duplist[]) in sympartition()
/freebsd/contrib/unifdef/
H A Dunifdef.c181 static bool symlist; /* -s: output symbol list */ variable