Searched refs:elfedit_atoi2 (Results 1 – 4 of 4) sorted by relevance
237 elfedit_atoi2(const char *str, const elfedit_atoi_sym_t *sym, elfedit_atoi_t *v) in elfedit_atoi2() function256 if (elfedit_atoi2(str, sym, &v) == 0) in elfedit_atoi()331 return ((elfedit_atoi2(str, sym, v) != 0) && in elfedit_atoi_range2()
79 elfedit_atoi2;
85 elfedit_atoi2 { FLAGS = PARENT };
766 extern int elfedit_atoi2(const char *str, const elfedit_atoi_sym_t *sym,