Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c321 enum standard standard = STANDARD_GNU89;
810 case STANDARD_GNU89: in handle_switch_W_finalize()
990 standard = STANDARD_GNU89; in handle_switch_s()
1237 case STANDARD_GNU89: in predefined_macros()
H A Dlib.h214 STANDARD_GNU89 = STANDARD_C89 | STANDARD_GNU, enumerator