HomeSort by: relevance | last modified time | path
    Searched refs:enumval (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint1/
externs1.h 214 extern int enumval;
cgram.y 1379 enumval = 0;
1412 $$ = enumeration_constant($1, enumval, true);
decl.c 57 int enumval; variable in typeref:typename:int
1824 enumval = val == TARG_INT_MAX ? TARG_INT_MIN : val + 1;

Completed in 16 milliseconds