Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.h213 STANDARD_C89, enumerator
214 STANDARD_GNU89 = STANDARD_C89 | STANDARD_GNU,
H A Dlib.c804 case STANDARD_C89: in handle_switch_W_finalize()
968 standard = STANDARD_C89; in handle_switch_a()
978 standard = STANDARD_C89; in handle_switch_s()
1223 case STANDARD_C89: in predefined_macros()