Searched defs:vtype (Results 1 – 15 of 15) sorted by relevance
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_subr.c | 107 hammer2_get_obj_type(enum vtype vtype) in hammer2_get_obj_type()
|
/dflybsd-src/usr.sbin/makefs/hammer2/ |
H A D | hammer2_subr.c | 113 hammer2_get_obj_type(enum vtype vtype) in hammer2_get_obj_type()
|
/dflybsd-src/sbin/jscan/ |
H A D | jattr.h | 72 int vtype; member
|
/dflybsd-src/test/debug/ |
H A D | vnodeinfo.c | 226 vtype(enum vtype type) in vtype() function
|
/dflybsd-src/sys/sys/ |
H A D | vfscache.h | 98 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_subs.c | 868 hammer_get_obj_type(enum vtype vtype) in hammer_get_obj_type()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-low.c | 3967 tree vtype = TREE_TYPE (fd->loops[i].v), itype; in expand_omp_for_generic() local 4027 tree vtype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_generic() local
|
H A D | dwarf2out.c | 18748 tree vtype = DECL_FCONTEXT (TYPE_VFIELD (type)); in gen_struct_or_union_type_die() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-expand.c | 1851 tree vtype = TREE_TYPE (fd->loops[i].v), itype, t; in expand_omp_for_init_vars() local 1911 tree vtype = TREE_TYPE (fd->loops[i].v); in extract_omp_for_update_vars() local
|
H A D | gimple-fold.c | 4526 tree vtype = TREE_TYPE (TREE_OPERAND (TREE_OPERAND (*t, 0), 0)); in maybe_canonicalize_mem_ref_addr() local
|
H A D | dwarf2out.c | 25258 tree vtype = DECL_FCONTEXT (TYPE_VFIELD (type)); in gen_struct_or_union_type_die() local
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | stabs.c | 3023 debug_type vtype; in parse_stab_tilde_field() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | stabs.c | 3134 debug_type vtype; in parse_stab_tilde_field() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | breakpoint.c | 1841 struct type *vtype = check_typedef (value_type (v)); in update_watchpoint() local 11228 struct type *vtype = check_typedef (value_type (v)); in can_use_hardware_watchpoint() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | call.c | 4878 tree vtype = build_opaque_vector_type (stype, in build_conditional_expr_1() local
|