Searched refs:TYPE_INT (Results 1 – 4 of 4) sorted by relevance
287 if (!(a.arg[dp->width_arg_index].type == TYPE_INT)) in VASNPRINTF()309 if (!(a.arg[dp->precision_arg_index].type == TYPE_INT)) in VASNPRINTF()569 if (!(a.arg[dp->width_arg_index].type == TYPE_INT)) in VASNPRINTF()575 if (!(a.arg[dp->precision_arg_index].type == TYPE_INT)) in VASNPRINTF()662 case TYPE_INT: in VASNPRINTF()
234 REGISTER_ARG (dp->width_arg_index, TYPE_INT); in PRINTF_PARSE()292 REGISTER_ARG (dp->precision_arg_index, TYPE_INT); in PRINTF_PARSE()400 type = TYPE_INT; in PRINTF_PARSE()
47 TYPE_INT, enumerator
50 case TYPE_INT: in printf_fetchargs()