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

/netbsd-current/usr.bin/sort/
H A Dappend.c81 if (REVERSE) {
H A Dsort.h168 extern int SINGL_FLD, SEP_FLAG, UNIQUE, REVERSE;
H A Dsort.c103 int REVERSE = 0; variable
188 REVERSE = 1;
H A Dmsort.c327 if (REVERSE)
428 if (REVERSE)
H A Dinit.c195 if (REVERSE)
/netbsd-current/usr.bin/tail/
H A Dextern.h38 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator in enum:STYLE
H A Dreverse.c79 if (style != REVERSE && off == 0)
94 case REVERSE:
H A Dtail.c177 style = REVERSE;
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h207 REVERSE = 402, enumerator in enum:dhcp_token
H A Dconflex.c1331 return REVERSE;
H A Dparse.c3010 case REVERSE:
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h203 REVERSE = 402, enumerator in enum:dhcp_token
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DProgressBar.py63 REVERSE = '' #: Turn on reverse-video mode variable in class:TerminalController
84 BLINK=blink DIM=dim REVERSE=rev UNDERLINE=smul NORMAL=sgr0
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.c475 #define REVERSE(q) \ macro
777 strm->adler = state->check = REVERSE(hold);
1116 REVERSE(hold)) != state->check) {
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dvec.h55 REVERSE enumerator in enum:Direction
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c738 #define REVERSE(q) \ macro
1648 strm->adler = state->check = REVERSE(hold);
1976 REVERSE(hold)) != state->check) {
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dconflex.c1353 return REVERSE;
H A Dparse.c3894 case REVERSE:

Completed in 339 milliseconds