Searched defs:elfedit_atoi (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil.c52 * elfedit_atoi, and elfedit_atoui, that are otherwise identical.
232 * elfedit_atoi() and elfedit_atoui():
254 elfedit_atoi(const char *str, const elfedit_atoi_sym_t *sym) function
339 elfedit_atoi_t v = elfedit_atoi(str, sym);

Completed in 66 milliseconds