Searched refs:INLD (Results 1 – 2 of 2) sorted by relevance
159 if ((wordc == 1) && (language != INLD)) { in onelong()182 language = INLD; in onelong()194 } else if ((wordc == 1) && (language == INLD)) { in onelong()230 if ((language != INLD) && /* loader errors have almost same fmt */ in cpp()
49 #define INLD 4 macro