Searched defs:VBLOCK (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | trees.c | 153 #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 D | trees.c | 156 #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
|