Searched refs:ecodep (Results 1 – 1 of 1) sorted by relevance
1573 j_lookup(const char *cp, int *ecodep) in j_lookup() argument1593 if (ecodep) in j_lookup()1594 *ecodep = JL_NOSUCH; in j_lookup()1598 if (ecodep) in j_lookup()1599 *ecodep = JL_INVALID; in j_lookup()1630 if (ecodep) in j_lookup()1631 *ecodep = JL_AMBIG; in j_lookup()1647 if (ecodep) in j_lookup()1648 *ecodep = JL_AMBIG; in j_lookup()1657 if (ecodep) in j_lookup()[all …]