Searched refs:INLD (Results 1 – 2 of 2) sorted by relevance
164 if ((wordc == 1) && (language != INLD)) { in onelong()187 language = INLD; in onelong()199 } else if ((wordc == 1) && (language == INLD)) { in onelong()235 if ((language != INLD) && /* loader errors have almost same fmt */ in cpp()
51 #define INLD 4 macro