Home
last modified time | relevance | path

Searched refs:MAX_SCS_INCREMENT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Dsym.c205 current_max_scs += MAX_SCS_INCREMENT; in scextend()
H A Dflexdef.h236 #define MAX_SCS_INCREMENT 40 /* amount to bump by if it's not enough */ macro