Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/trace/
H A Dvisbuf.c50 #define NUM_VISBUFS 4 macro
131 static char *mybuf[NUM_VISBUFS]; in _nc_visbuf2n()
135 for (c = 0; c < NUM_VISBUFS; ++c) { in _nc_visbuf2n()
212 static char *mybuf[NUM_VISBUFS]; in _nc_viswbuf2n()