Searched refs:elfedit_atoui_range2 (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sgs/elfedit/common/ |
H A D | lintsup.c | 84 (void) elfedit_atoui_range2(NULL, 0, 0, NULL, NULL); in foo()
|
H A D | mapfile-vers | 88 elfedit_atoui_range2;
|
H A D | util.c | 348 elfedit_atoui_range2(const char *str, elfedit_atoui_t min, elfedit_atoui_t max, in elfedit_atoui_range2() function 370 return (elfedit_atoui_range2(str, min, max, in elfedit_atoconst_range2()
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | mapfile-vers | 94 elfedit_atoui_range2 { FLAGS = PARENT };
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | elfedit.h | 782 extern int elfedit_atoui_range2(const char *str, elfedit_atoui_t min,
|