Home
last modified time | relevance | path

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

/dports/devel/splint/splint-3.1.2/src/Headers/
H A Dconstants.h164 # define ISO99_CONTROLNESTDEPTH 63 macro
/dports/devel/splint/splint-3.1.2/src/
H A Dcontext.c738 val = (int) ISO99_CONTROLNESTDEPTH; break; in context_resetAllFlags()
4055 context_setValue (FLG_CONTROLNESTDEPTH, ISO99_CONTROLNESTDEPTH); in context_setFlagAux()