Searched refs:NOFIX (Results 1 – 2 of 2) sorted by relevance
241 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE};245 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; global() enumerator
1368 idesc->id_fix = NOFIX; in dofix()1377 case NOFIX: in dofix()