Home
last modified time | relevance | path

Searched refs:max_tokenlists (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dprlocsym.c102 if(token_head_space_top + extra_tokheadspace > max_tokenlists) { in print_loc_symbols()
103 max_tokenlists=token_head_space_top + extra_tokheadspace; in print_loc_symbols()
H A Dftnchek.c831 max_tokenlists, in resource_summary()
H A Dftnchek.h1236 max_tokenlists, /* number of tokenlists constructed */ variable