Searched refs:TYPE_NONE (Results 1 – 5 of 5) sorted by relevance
84 a->arg[a->count++].type = TYPE_NONE; \ in printf_parse()85 if (a->arg[n].type == TYPE_NONE) \ in printf_parse()453 type = TYPE_NONE; in printf_parse()461 if (type != TYPE_NONE) in printf_parse()
39 TYPE_NONE, enumerator
107 a->arg[a->count++].type = TYPE_NONE; \ in PRINTF_PARSE()108 if (a->arg[n].type == TYPE_NONE) \ in PRINTF_PARSE()477 type = TYPE_NONE; in PRINTF_PARSE()485 if (type != TYPE_NONE) in PRINTF_PARSE()
42 TYPE_NONE, enumerator
57 TYPE_NONE, enumerator200 return TYPE_NONE; in select_service()1334 if (client->type == TYPE_NONE) { in handle_getcapabilities_req()