Searched refs:LAST_BUF (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Dncsw_ext.h189 #define LAST_BUF 1 macro
191 #define SINGLE_BUF (LAST_BUF | FIRST_BUF)
199 #define DECLARE_POSITION static uint8_t state[4] = { (uint8_t)MIDDLE_BUF, (uint8_t)FIRST_BUF, (uint8_t)LAST_BUF, (uint8_t)SINGLE_BUF };
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_termcap.c69 #define LAST_BUF MyCache[CacheInx].last_bufp macro
197 LAST_BUF = bufp;
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c183 ((bdStatus & BD_L) ? LAST_BUF : MIDDLE_BUF));

Completed in 95 milliseconds