Home
last modified time | relevance | path

Searched defs:otype (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/contrib/less/
H A Doption.h61 int otype; /* Type of the option */ member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcp-support.c187 struct type *otype = SYMBOL_TYPE (sym); in inspect_type() local
457 struct type *otype = SYMBOL_TYPE (sym); in replace_typedefs() local
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_synchro.c922 uint8_t otype; in hammer2_sync_replace() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c611 protected_accessible_p (tree decl, tree derived, tree type, tree otype) in protected_accessible_p()
648 friend_accessible_p (tree scope, tree decl, tree type, tree otype) in friend_accessible_p()
837 tree otype = NULL_TREE; in accessible_p() local
H A Dinit.c4595 build_delete (tree otype, tree addr, special_function_kind auto_delete, in build_delete()
H A Dconstexpr.c2810 tree otype = TREE_TYPE (ctx->object); in verify_ctor_sanity() local
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-types.c243 ctf_id_t prev = type, otype = type; in ctf_type_resolve() local
1221 ctf_id_t otype = type; in ctf_type_rvisit() local
H A Dctf-create.c1465 int otype = type; in ctf_add_member_encoded() local
/dflybsd-src/crypto/openssh/
H A Dmoduli.c153 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, in qfileout()
/dflybsd-src/contrib/tcpdump/
H A Dprint-pim.c760 uint16_t otype, olen; in pimv2_print() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-affine.c374 tree otype = TREE_TYPE (expr); in tree_to_aff_combination() local
H A Dattribs.c1116 build_type_attribute_qual_variant (tree otype, tree attribute, int quals) in build_type_attribute_qual_variant()
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldmain.c996 enum bfd_link_hash_type otype; in multiple_common() local
/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldmain.c1032 enum bfd_link_hash_type otype; in multiple_common() local
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-warn.c617 tree otype = TREE_TYPE (expr); in strict_aliasing_warning() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-typeck.c4526 handle_warn_cast_qual (location_t loc, tree type, tree otype) in handle_warn_cast_qual()
4692 tree otype, ovalue; in build_c_cast() local
H A Dtree-data-ref.c680 tree type = TREE_TYPE (exp), otype, op0, op1, e, o; in split_constant_offset() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c5394 handle_warn_cast_qual (location_t loc, tree type, tree otype) in handle_warn_cast_qual()
5615 tree otype, ovalue; in build_c_cast() local
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c1658 strict_aliasing_warning (tree otype, tree type, tree expr) in strict_aliasing_warning()