Searched refs:hlf (Results 1 – 1 of 1) sorted by relevance
123 unsigned hlf, unsigned lng, char *len_buf, size_t len_buf_len, in form_next_param() argument129 assert(hlf <= 2); in form_next_param()141 format_type = ints[2 + lng - hlf]; in form_next_param()143 format_type = uints[2 + lng - hlf]; in form_next_param()207 unsigned hlf = 0; in param_printf_next() local272 if (hlf < 2) in param_printf_next()273 hlf++; in param_printf_next()355 hlf = 0; in param_printf_next()366 if (form_next_param(self, format_type, elt_type, hlf, lng, in param_printf_next()