Searched defs:subtype (Results 1 - 25 of 137) sorted by path

123456

/freebsd-11-stable/bin/sh/
H A Dexpand.c543 subevalvar_trim(const char *p, int strloc, int subtype, int startloc) argument
617 subevalvar_misc(const char *p, const char *var, int subtype, int startloc, argument
659 int subtype; local
873 strtodest(const char *p, int flag, int subtype, int quoted, struct worddest *dst) argument
889 reprocess(int startloc, int flag, int subtype, int quoted, struct worddest *dst) argument
932 varvalue(const char *name, int quoted, int subtype, int flag, struct worddest *dst) argument
[all...]
H A Dparser.c1613 int subtype; local
[all...]
H A Dshow.c177 int subtype; local
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c591 relax_substateT subtype; local
H A Dtc-i386.c3750 relax_substateT subtype; local
H A Dtc-mips.c1389 add_relaxed_insn(struct mips_cl_insn *insn, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset) argument
3277 macro_warning(relax_substateT subtype) argument
3295 relax_substateT subtype; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dfrags.c204 frag_var(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
236 frag_variant(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c664 tree subtype = c_common_type (subtype1, subtype2); local
1870 tree subtype; local
5898 tree subtype; local
[all...]
H A Dcalls.c3190 tree subtype; local
H A Dconvert.c805 tree subtype = TREE_TYPE (type); local
H A Ddbxout.c2997 tree subtype; local
H A Ddwarf2out.c8381 tree subtype = TREE_TYPE (type); local
[all...]
H A Demit-rtl.c3875 emit_note_before(int subtype, rtx before) argument
4091 emit_note_after(int subtype, rtx after) argument
H A Dfold-const.c13286 tree subtype; local
H A Dfunction.c1988 tree subtype = TREE_TYPE (type); local
H A Dgimplify.c3227 tree subtype; local
H A Dipa-type-escape.c1584 tree subtype = type_for_uid (i); local
H A Dtree-sra.c1344 tree i, max, subtype; local
H A Dtree-ssa-loop-niter.c1558 tree op0, op1, subtype, maxt; local
/freebsd-11-stable/contrib/gcc/cp/
H A Dsearch.c295 tree subtype; /* The base type we're looking for. */ member in struct:dcast_data_s
357 dcast_base_hint(tree subtype, tree target) argument
H A Dtypeck.c278 tree subtype local
/freebsd-11-stable/contrib/gdb/gdb/
H A Damd64-tdep.c314 struct type *subtype = check_typedef (TYPE_TARGET_TYPE (type)); local
331 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
H A Dsparc64-tdep.c608 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
665 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
683 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, 0)); local
734 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
/freebsd-11-stable/contrib/gdb/include/
H A Dhp-symtab.h726 dnttpointer subtype; member in struct:dntt_type_set
760 dnttpointer subtype; member in struct:dntt_type_subrange
/freebsd-11-stable/contrib/ldns/
H A Ddnssec.c690 uint8_t subtype; /* least significant octet of type */ local
1368 uint8_t subtype = type & 0xff; local
1405 uint8_t subtype = type & 0xff; local
1443 uint8_t subtype = type & 0xff; local
[all...]

Completed in 444 milliseconds

123456