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

/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h676 typedef u_longlong_t elfedit_atoui_t; typedef
679 elfedit_atoui_t sym_value;
758 extern elfedit_atoui_t elfedit_atoui(const char *str,
760 extern elfedit_atoui_t elfedit_atoconst(const char *str,
766 elfedit_atoui_t *);
768 elfedit_atoui_t *);
773 extern elfedit_atoui_t elfedit_atoui_range(const char *str,
774 const char *item_name, elfedit_atoui_t min, elfedit_atoui_t max,
776 extern elfedit_atoui_t elfedit_atoconst_rang
[all...]

Completed in 559 milliseconds