Home
last modified time | relevance | path

Searched refs:numas (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Ddfa.c575 numas += nacc; in ntod()
590 ++numas; in ntod()
633 numas += nacc; in ntod()
H A Dmain.c96 int *accsiz, *dhash, numas; variable
1449 numas = numsnpairs = tmpuses = 0; in flexinit()
H A Dflexdef.h599 extern int *accsiz, *dhash, numas;
H A Dgen.c1093 get_int16_decl (), "yy_acclist", MAX (numas, in gentabs()
1102 yyacclist_tbl->td_lolen = (flex_uint32_t) (MAX(numas,1) + 1); in gentabs()