Home
last modified time | relevance | path

Searched defs:RIGHT (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_shift.c33 enum which {LEFT, RIGHT}; enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-macho.h108 #define md_allow_local_subtract(LEFT, RIGHT, SECTION) \ argument
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-macho.h108 #define md_allow_local_subtract(LEFT, RIGHT, SECTION) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DProgressBar.py51 RIGHT = '' #: Move the cursor right one char variable in TerminalController
/netbsd-src/lib/libm/noieee_src/
H A Dn_lgamma.c91 #define RIGHT (x0 - .218) macro
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Ddebug.h101 #define VERIFY3_IMPL(LEFT, OP, RIGHT, TYPE) do { \ argument
/netbsd-src/games/hunt/hunt/
H A Dotto.c104 #define RIGHT 3 macro
/netbsd-src/games/hunt/include/
H A Dhunt_common.h156 #define RIGHT '}' macro
/netbsd-src/usr.bin/midiplay/
H A Dmidiplay.c839 #define RIGHT(i) ((i + 1) << 1) macro
/netbsd-src/games/battlestar/
H A Dextern.h138 #define RIGHT 1004 macro
/netbsd-src/external/bsd/top/dist/
H A Dap_snprintf.c658 LEFT, RIGHT in ap_vformatter() enumerator
/netbsd-src/external/bsd/tmux/dist/
H A Dformat-draw.c695 RIGHT, in format_draw() enumerator
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c873 RIGHT /* spaces in right hand side for left justification */ enumerator
/netbsd-src/sys/arch/vax/include/
H A Dqdreg.h203 #define RIGHT 3 macro
/netbsd-src/sys/dev/qbus/
H A Dqdreg.h201 #define RIGHT 3 macro
/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp177 CENTERED, LEFT, RIGHT, INLINE enumerator
/netbsd-src/games/rogue/
H A Drogue.h399 #define RIGHT 2 macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c104 #define RIGHT( global() macro
/netbsd-src/external/mit/isl/dist/
H A Disl_transitive_closure.c1010 #define RIGHT 1 macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c233 #define RIGHT(node) ((node)->right) macro
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp62 typedef enum {CENTERED, LEFT, RIGHT, INLINE} TAG_ALIGNMENT; enumerator
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/
H A Djquery.js32 …UMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:… property