Home
last modified time | relevance | path

Searched defs:MBLOCK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmymalloc.c103 typedef struct MBLOCK { struct
110 } MBLOCK; argument
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dtrees.c154 #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 Dtrees.c157 #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