/openbsd-src/usr.bin/ctfconv/ |
H A D | itype.h | 34 struct itype { struct 46 struct itype *it_refp; /* itype: resolved type */ argument 56 unsigned int it_flags; /* itype: parser flags */ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 930120-1.c | 12 f(fcount,ifp,itype,ptype) in f() argument
|
/openbsd-src/usr.sbin/mopd/mopprobe/ |
H A D | mopprobe.c | 127 u_short ptype, moplen = 0, itype; in mopProcess() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/noncompile/ |
H A D | 19990826-4.f | 17 common /window/nwindo,ixwin(50),iywin(50),iboxwin(50),itype(50) local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | convert.c | 132 tree itype = TREE_TYPE (expr); in convert_to_real() local
|
H A D | fold-const.c | 6783 tree itype; in try_move_mult_to_index() local 7136 tree itype, elem, elements; in native_encode_vector() local 7797 tree itype = TREE_TYPE (type); in fold_unary() local 7804 tree itype = TREE_TYPE (type); in fold_unary() local 7869 tree itype = TREE_TYPE (TREE_TYPE (arg0)); in fold_unary() local 7879 tree itype = TREE_TYPE (TREE_TYPE (arg0)); in fold_unary() local 7895 tree itype = TREE_TYPE (TREE_TYPE (arg0)); in fold_unary() local 7905 tree itype = TREE_TYPE (TREE_TYPE (arg0)); in fold_unary() local 8426 tree itype = TREE_TYPE (type); in fold_mult_zconjz() local 10690 tree itype = TREE_TYPE (arg0); in fold_binary() local [all …]
|
H A D | tree.c | 5102 tree itype = make_node (INTEGER_TYPE); in build_index_type() local 5127 tree itype = make_node (INTEGER_TYPE); in build_nonstandard_integer_type() local 5149 tree itype = make_node (INTEGER_TYPE); in build_range_type() local
|
H A D | gimplify.c | 5082 tree decl, args, itype; in gimplify_omp_atomic_fetch_op() local 5194 tree type, itype, cmpxchg, args, x, iaddr; in gimplify_omp_atomic_pipeline() local
|
H A D | c-decl.c | 4195 tree itype = NULL_TREE; in grokdeclarator() local
|
H A D | expmed.c | 4980 tree itype = TREE_TYPE (type); in make_tree() local
|
/openbsd-src/usr.sbin/mopd/common/ |
H A D | print.c | 423 u_short itype, tmps; in mopPrintInfo() local
|
/openbsd-src/usr.sbin/mopd/mopd/ |
H A D | process.c | 48 u_short itype, tmps; in mopProcessInfo() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | init.c | 1105 tree itype; in build_aggr_init() local 2398 tree itype = NULL_TREE; in build_vec_init() local
|
H A D | decl.c | 6632 tree itype; in compute_array_index_type() local 6778 tree itype = NULL_TREE; in create_array_type_for_decl() local 8336 tree itype = compute_array_index_type (dname, integer_zero_node); in grokdeclarator() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | init.c | 1097 tree itype = init ? TREE_TYPE (init) : NULL_TREE; local 2738 tree itype = NULL_TREE; local
|
H A D | decl.c | 9552 tree itype; local 10174 tree itype; local 10304 tree itype = NULL_TREE; local
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-ofp.c | 1176 int itype; in ofp_print_instruction() local
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | SyntheticSections.cpp | 471 uint8_t itype = is64 ? WASM_TYPE_I64 : WASM_TYPE_I32; in writeBody() local
|
/openbsd-src/gnu/llvm/lld/ELF/Arch/ |
H A D | RISCV.cpp | 75 static uint32_t itype(uint32_t op, uint32_t rd, uint32_t rs1, uint32_t imm) { in itype() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | tree.c | 3566 tree itype = make_node (INTEGER_TYPE); local 3593 tree itype = make_node (INTEGER_TYPE); local
|
H A D | c-decl.c | 4017 tree itype = NULL_TREE; local
|
/openbsd-src/gnu/gcc/gcc/config/cris/ |
H A D | cris.c | 1222 int itype, in cris_reload_address_legitimized()
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | asn1t.h | 572 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
|
/openbsd-src/sys/dev/pci/ |
H A D | if_ixl.c | 2064 const struct ixl_phy_type *itype; ixl_media_add() local 4481 const struct ixl_phy_type *itype; ixl_search_phy_type() local 4520 const struct ixl_phy_type *itype; ixl_set_link_status() local [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | expr.c | 1237 tree itype = TREE_TYPE (TREE_TYPE (soft_instanceof_node)); local
|