Home
last modified time | relevance | path

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

/netbsd/external/bsd/byacc/dist/test/yacc/
H A Dcalc1.tab.h4 #define VREG 258 macro
H A Dvarsyntax_calc1.tab.h4 #define VREG 258 macro
H A Dvarsyntax_calc1.tab.c177 #define VREG 258 macro
H A Dcalc1.tab.c176 #define VREG 258 macro
/netbsd/external/bsd/byacc/dist/test/btyacc/
H A Dvarsyntax_calc1.tab.h7 #define VREG 258 macro
H A Dcalc1.tab.h7 #define VREG 258 macro
H A Dbtyacc_calc1.tab.h7 #define VREG 258 macro
H A Dbtyacc_calc1.tab.c197 #define VREG 258 macro
H A Dvarsyntax_calc1.tab.c197 #define VREG 258 macro
H A Dcalc1.tab.c196 #define VREG 258 macro
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h36 VREG = 3 ///< Value is a virtual register. enumerator
/netbsd/sys/fs/v7fs/
H A Dv7fs_vfsops.c419 enum vtype table[] = { VCHR, VDIR, VBLK, VREG, VLNK, VSOCK }; in v7fs_mode_to_vtype() enumerator
/netbsd/sys/nfs/
H A Dnfs_subs.c139 { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VNON, VNON }; enumerator
141 { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO }; enumerator
/netbsd/sys/fs/nfs/common/
H A Dnfs_commonsubs.c63 enum vtype newnv2tov_type[8] = { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VNON, VNON }; enumerator
64 enum vtype nv34tov_type[8]={ VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO }; enumerator
/netbsd/sys/sys/
H A Dvnode.h90 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD }; enumerator
/netbsd/sys/kern/
H A Dvfs_subr.c157 VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VBAD, enumerator
/netbsd/lib/libperfuse/
H A Dops.c98 VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VBAD, enumerator
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1133 #define VREG(X) (FIRST_VFP_REGNUM + (X)) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h1133 #define VREG(X) (FIRST_VFP_REGNUM + (X)) macro