Home
last modified time | relevance | path

Searched refs:void_type (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/binutils/
H A Dwrstabs.c109 long void_type; member
585 if (info->type_cache.void_type != 0) in stab_empty_type()
586 return stab_push_defined_type (info, info->type_cache.void_type, 0); in stab_empty_type()
608 if (info->type_cache.void_type != 0) in stab_void_type()
609 return stab_push_defined_type (info, info->type_cache.void_type, 0); in stab_void_type()
618 info->type_cache.void_type = index; in stab_void_type()
H A Ddebug.h186 bfd_boolean (*void_type) (void *); member
H A Ddebug.c2490 return (*fns->void_type) (fhandle); in debug_write_type()
/freebsd-12.1/contrib/gcc/
H A Dmips-tfile.c1058 symint_t void_type; /* aux. pointer to 'void' type */ member
2446 file_ptr->void_type = add_aux_sym_tir (&void_type_info, in add_file()
2771 symint_t indx = cur_file_ptr->void_type; in parse_def()
3177 indx = cur_file_ptr->void_type; in parse_def()
H A Dtree.def241 DEFTREECODE (VOID_TYPE, "void_type", tcc_type, 0)
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c941 symint_t void_type; /* aux. pointer to 'void' type */ member
2301 fil_ptr->void_type = add_aux_sym_tir (&void_type_info, in add_file()
2877 indx = cur_file_ptr->void_type; in ecoff_directive_endef()
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20045646 operands of void_type when the conditional expression itself has