Searched refs:maxnspec (Results 1 – 3 of 3) sorted by relevance
79 unsigned int lineno, pass, maxnspec; in init() local113 maxnspec = UINT_MAX / sizeof(spec_t); in init()118 data->nspec < maxnspec) { in init()133 maxnspec = data->nspec; in init()
106 unsigned int lineno, pass, maxnspec; in init() local140 maxnspec = UINT_MAX / sizeof(spec_t); in init()145 data->nspec < maxnspec) { in init()160 maxnspec = data->nspec; in init()
146 unsigned int lineno, maxnspec, pass; in process_file() local170 maxnspec = UINT_MAX / sizeof(spec_t); in process_file()176 nspec < maxnspec) { in process_file()196 maxnspec = nspec; in process_file()