HomeSort by: relevance | last modified time | path
    Searched refs:tmp_blen (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/common/
mem.h 71 BINC_GOTOC(sp, L__wp->tmp_bp, L__wp->tmp_blen, nlen); \
73 blen = L__wp->tmp_blen; \
89 BINC_RETC(sp, L__wp->tmp_bp, L__wp->tmp_blen, nlen); \
91 blen = L__wp->tmp_blen; \
109 BINC_GOTOC(sp, L__wp->tmp_bp, L__wp->tmp_blen, nlen); \
111 blen = L__wp->tmp_blen; \
123 BINC_RETC(sp, L__wp->tmp_bp, L__wp->tmp_blen, nlen); \
125 blen = L__wp->tmp_blen; \
screen.h 68 size_t tmp_blen; /* Temporary buffer size. */ member in struct:_win

Completed in 15 milliseconds