Home
last modified time | relevance | path

Searched defs:VBLOCK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dtrees.c153 #define VBLOCK(p,b,t,d,a) buildtree(DIV, p, b) macro
156 #define VBLOCK(p,b,t,d,a) block(PVCONV, p, b, t, d, a) macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dtrees.c156 #define VBLOCK(p,b,t,d,a) buildtree(DIV, p, b) macro
159 #define VBLOCK(p,b,t,d,a) block(PVCONV, p, b, t, d, a) macro