/dflybsd-src/lib/libc/stdio/ |
H A D | printf-pos.c | 82 inittypes(struct typetable *types) in inittypes() 98 freetypes(struct typetable *types) in freetypes() 110 _ensurespace(struct typetable *types) in _ensurespace() 127 addtype(struct typetable *types, enum typeid type) in addtype() 137 addsarg(struct typetable *types, int flags) in addsarg() 158 adduarg(struct typetable *types, int flags) in adduarg() 182 addaster(struct typetable *types, char **fmtp) in addaster() 208 addwaster(struct typetable *types, wchar_t **fmtp) in addwaster() 248 struct typetable types; /* table of types */ in __find_arguments() local 436 struct typetable types; /* table of types */ in __find_warguments() local [all …]
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | rdcoff.c | 107 coff_get_slot (struct coff_types *types, long indx) in coff_get_slot() 142 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type() 239 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type() 379 struct coff_types *types, int ntype, in parse_coff_struct_type() 554 parse_coff_symbol (bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, in parse_coff_symbol() 662 struct coff_types types; in parse_coff() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | rdcoff.c | 107 coff_get_slot (struct coff_types *types, long indx) in coff_get_slot() 142 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type() 239 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type() 379 struct coff_types *types, int ntype, in parse_coff_struct_type() 558 parse_coff_symbol (bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, in parse_coff_symbol() 666 struct coff_types types; in parse_coff() local
|
/dflybsd-src/lib/libc/locale/ |
H A D | rune.c | 127 uint32_t *types; in _Read_RuneMagi() local 192 uint32_t *types; in _Read_RuneMagi() local
|
/dflybsd-src/libexec/talkd/ |
H A D | print.c | 44 static const char *types[] = variable
|
/dflybsd-src/contrib/xz/src/xz/ |
H A D | args.c | 393 } types[] = { in parse_real() local 419 } types[] = { in parse_real() local
|
/dflybsd-src/contrib/tnftp/src/ |
H A D | cmds.c | 136 static struct types { struct 141 } types[] = { argument
|
/dflybsd-src/sys/dev/drm/ |
H A D | drm_sysctl.c | 168 const char *types[] = { "FB", "REG", "SHM", "AGP", "SG", "PCI" }; variable
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | opencl-lang.c | 89 struct type **types = builtin_opencl_type (gdbarch); in lookup_opencl_vector_type() local 1081 struct type **types = builtin_opencl_type (gdbarch); in opencl_language_arch_info() local 1148 struct type **types in build_opencl_types() local
|
H A D | dwarf2expr.c | 53 struct dwarf_gdbarch_types *types in dwarf_gdbarch_types_init() local 68 struct dwarf_gdbarch_types *types = gdbarch_data (ctx->gdbarch, in dwarf_expr_address_type() local
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/ |
H A D | eap_tls_common.c | 1094 struct eap_method_type **types, in eap_peer_select_phase2_methods() 1178 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak()
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | a_mbstr.c | 347 unsigned long types; in type_str() local
|
/dflybsd-src/usr.bin/who/ |
H A D | who.c | 287 const char *types = NULL; in print() local
|
/dflybsd-src/contrib/libpcap/ |
H A D | grammar.y | 649 | ID { const struct tok *types = NULL; variable
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | sdbout.c | 974 tree types, link; in sdbout_dequeue_anonymous_types() local 997 sdbout_types (tree types) in sdbout_types()
|
/dflybsd-src/contrib/gcc-4.7/libobjc/objc/ |
H A D | runtime.h | 80 char *types; /* Type encoding */ member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | internal-fn.c | 2335 tree types[2]; in expand_arith_overflow() local 2869 tree_pair types = direct_internal_fn_types (fn, stmt); in expand_direct_optab_fn() local 3013 direct_optab_supported_p (direct_optab optab, tree_pair types, in direct_optab_supported_p() 3026 convert_optab_supported_p (convert_optab optab, tree_pair types, in convert_optab_supported_p() 3038 multi_vector_optab_supported_p (convert_optab optab, tree_pair types, in multi_vector_optab_supported_p() 3067 direct_internal_fn_optab (internal_fn fn, tree_pair types) in direct_internal_fn_optab() 3113 direct_internal_fn_supported_p (internal_fn fn, tree_pair types, in direct_internal_fn_supported_p()
|
/dflybsd-src/lib/i18n_module/mapper_std/ |
H A D | citrus_mapper_std.c | 330 } types[] = { variable
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | radius.h | 57 int types; /* MPPE_TYPE_*BIT bitmask */ member
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_irq.c | 346 atomic_t *types; in amdgpu_irq_add_id() local
|
/dflybsd-src/contrib/gcc-4.7/libobjc/ |
H A D | selector.c | 479 __sel_register_typed_name (const char *name, const char *types, in __sel_register_typed_name()
|
/dflybsd-src/contrib/binutils-2.27/gas/config/ |
H A D | tc-i386.c | 306 i386_operand_type types[MAX_OPERANDS]; member 7582 # define lex_got(reloc, adjust, types) NULL argument 7596 i386_operand_type *types) in lex_got() 7763 i386_operand_type *types) in lex_got() 8078 i386_operand_type types; in i386_immediate() local 8132 i386_operand_type types, const char *imm_start) in i386_finalize_immediate() 8241 i386_operand_type bigdisp, types = anydisp; in i386_displacement() local 8385 i386_operand_type types, const char *disp_start) in i386_finalize_displacement()
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | peicode.h | 772 unsigned int types) in pe_ILF_build_a_bfd() 1155 unsigned int types; in pe_ILF_object_p() local
|
/dflybsd-src/contrib/lvm2/dist/libdm/ |
H A D | libdm-report.c | 47 const struct dm_report_object_type *types; member 562 const struct dm_report_object_type *types, in dm_report_init()
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | peicode.h | 751 unsigned int types) in pe_ILF_build_a_bfd() 1131 unsigned int types; in pe_ILF_object_p() local
|