Home
last modified time | relevance | path

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

/dports/mail/s-nail/s-nail-14.9.23/include/su/
H A Dmem.h144 # define su_MEM_FREE_LOC(OVP,FNAME,LNNO) su_mem_free(OVP, FNAME, LNNO) macro
146 # define su_MEM_FREE_LOC(OVP,FNAME,LNNO) su_mem_free(OVP) macro
169 # define su_MEM_FREE_LOCOR(OVP,ORARGS) su_MEM_FREE_LOC(OVP, ORARGS)
183 # define su_MEM_FREE_LOCOR(OVP,ORARGS) su_MEM_FREE_LOC(OVP, ORARGS)
H A Dcode-in.h302 #define su_FREE_LOC su_MEM_FREE_LOC