Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dmem.h78 #define GET_SPACE_RET(sp, type, bp, blen, nlen) do { \ macro
93 GET_SPACE_RET(sp, char, bp, blen, nlen)
95 GET_SPACE_RET(sp, CHAR_T, bp, blen, (nlen) * sizeof(CHAR_T))