Searched refs:STRTOXWORD_TOOBIG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h211 STRTOXWORD_TOOBIG, /* Otherwise valid value is too large */ enumerator in enum:__anon1701
H A Dmap_core.c1662 return (STRTOXWORD_TOOBIG);
1675 return (STRTOXWORD_TOOBIG);
1719 if (s2xw_ret == STRTOXWORD_TOOBIG)
H A Dmap.c273 case STRTOXWORD_TOOBIG:

Completed in 64 milliseconds