Home
last modified time | relevance | path

Searched defs:SAVE_NONLOCAL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpr.h655 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator