Home
last modified time | relevance | path

Searched defs:LEFT (Results 1 – 23 of 23) 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.py50 LEFT = '' #: Move the cursor left one char variable in TerminalController
/netbsd-src/lib/libm/src/
H A Db_tgamma.c98 #define LEFT -.3955078125 /* left boundary for rat. approx */ macro
/netbsd-src/lib/libm/noieee_src/
H A Dn_gamma.c88 #define LEFT -.3955078125 /* left boundary for rat. approx */ macro
H A Dn_lgamma.c90 #define LEFT (1.0 - (x0 + .25)) 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.c102 #define LEFT 1 macro
/netbsd-src/usr.bin/midiplay/
H A Dmidiplay.c838 #define LEFT(i) ((i << 1) + 1) macro
/netbsd-src/games/battlestar/
H A Dextern.h139 #define LEFT 1005 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.c693 enum { LEFT, in format_draw() enumerator
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c871 LEFT, /* spaces in left hand side for right justification */ enumerator
/netbsd-src/sys/arch/vax/include/
H A Dqdreg.h202 #define LEFT 2 macro
/netbsd-src/sys/dev/qbus/
H A Dqdreg.h200 #define LEFT 2 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.h403 #define LEFT 6 macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c103 #define LEFT( global() macro
/netbsd-src/external/mit/isl/dist/
H A Disl_transitive_closure.c1009 #define LEFT 2 macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c232 #define LEFT(node) ((node)->left) 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 …,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_A… property