Home
last modified time | relevance | path

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

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