Searched refs:is_void (Results 1 – 4 of 4) sorted by relevance
67 if (is_void(e)) { in generate_printf()87 if (is_void(f) || symtab_get_nonreturn() == YES) { in generate_printf()156 if (is_void(e)) { in generate_printfunc_calls()187 if (is_void(f)) { in generate_printfunc_calls()290 is_void(ENTRY *e) in is_void() function
50 int is_void(ENTRY *);
91 void_func = is_void(function); in generate_interceptor()367 if ((e = symtab_get_first_arg()) != NULL || !is_void(e)) { in generate_i_prints()
331 int is_void, v = 0, i = 1; in dt_decl_prototype() local349 is_void = dt_node_is_void(dnp); in dt_decl_prototype()350 v += is_void; in dt_decl_prototype()352 if (is_void && !(flags & DT_DP_VOID)) { in dt_decl_prototype()359 if (is_void && dnp->dn_string != NULL) { in dt_decl_prototype()372 !is_void && !(flags & DT_DP_ANON)) { in dt_decl_prototype()