Searched defs:MBLOCK (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | mymalloc.c | 103 typedef struct MBLOCK { struct 110 } MBLOCK; argument
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | trees.c | 154 #define MBLOCK(p,b,t,d,a) buildtree(MUL, p, b) macro 157 #define MBLOCK(p,b,t,d,a) block(PMCONV, p, b, t, d, a) macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | trees.c | 157 #define MBLOCK(p,b,t,d,a) buildtree(MUL, p, b) macro 160 #define MBLOCK(p,b,t,d,a) block(PMCONV, p, b, t, d, a) macro
|