Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/yacc/
H A Dcalc1.tab.h2 #define VREG 258 macro
H A Dvarsyntax_calc1.tab.h2 #define VREG 258 macro
H A Dcalc1.tab.c174 #define VREG 258 macro
H A Dvarsyntax_calc1.tab.c175 #define VREG 258 macro
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_calc1.tab.h5 #define VREG 258 macro
H A Dcalc1.tab.h5 #define VREG 258 macro
H A Dvarsyntax_calc1.tab.h5 #define VREG 258 macro
H A Dcalc1.tab.c194 #define VREG 258 macro
H A Dbtyacc_calc1.tab.c195 #define VREG 258 macro
H A Dvarsyntax_calc1.tab.c195 #define VREG 258 macro
/freebsd/lib/libprocstat/
H A Dzfs_defs.c39 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h37 VREG = 3 ///< Value is a virtual register. enumerator