Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/nvi/common/
HDmem.h60 #define GET_SPACE_GOTO(sp, type, bp, blen, nlen) do { \ macro
75 GET_SPACE_GOTO(sp, char, bp, blen, nlen)
77 GET_SPACE_GOTO(sp, CHAR_T, bp, blen, (nlen) * sizeof(CHAR_T))