Searched refs:REVERSE (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/usr.bin/tail/
H A Dextern.h61 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator in enum:STYLE
H A Dreverse.c78 if (style != REVERSE && off == 0)
93 case REVERSE:
155 if (off == 0 && style != REVERSE) {
H A Dtail.c196 style = REVERSE;
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_aarch64_neon.c90 #define NEON_MAIN_LOOP(REVERSE) \
92 REVERSE \
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_screen.c103 DATA(REVERSE),

Completed in 228 milliseconds