Home
last modified time | relevance | path

Searched refs:su_MEM_ALLOC_N_LOC (Results 1 – 2 of 2) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/include/su/
H A Dmem.h105 #define su_MEM_ALLOC_N_LOC(SZ,NO,FNAME,LNNO) \ macro
122 su_S(T *,su_MEM_ALLOC_N_LOC(sizeof(T), NO, FNAME, LNNO))
151 # define su_MEM_ALLOC_N_LOCOR(SZ,NO,ORARGS) su_MEM_ALLOC_N_LOC(SZ, NO, ORARGS)
H A Dcode-in.h269 #define su_ALLOC_N_LOC su_MEM_ALLOC_N_LOC