Searched refs:ecodep (Results 1 – 1 of 1) sorted by relevance
1417 j_lookup(const char *cp, int *ecodep) in j_lookup() argument1436 if (ecodep) in j_lookup()1437 *ecodep = JL_NOSUCH; in j_lookup()1441 if (ecodep) in j_lookup()1442 *ecodep = JL_INVALID; in j_lookup()1472 if (ecodep) in j_lookup()1473 *ecodep = JL_AMBIG; in j_lookup()1488 if (ecodep) in j_lookup()1489 *ecodep = JL_AMBIG; in j_lookup()1498 if (ecodep) in j_lookup()[all …]