Home
last modified time | relevance | path

Searched defs:LEFT (Results 1 – 8 of 8) sorted by relevance

/openbsd/usr.bin/vi/ex/
H A Dex_shift.c24 enum which {RETAB, LEFT, RIGHT}; enumerator
/openbsd/lib/libm/src/
H A Db_tgamma.c87 #define LEFT -.3955078125 /* left boundary for rat. approx */ macro
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A DProgressBar.py50 LEFT = '' #: Move the cursor left one char variable in TerminalController
/openbsd/games/hunt/hunt/
H A Dotto.c90 # define LEFT 1 macro
/openbsd/usr.bin/yacc/
H A Ddefs.h95 #define LEFT 1 macro
/openbsd/games/battlestar/
H A Dextern.h140 #define LEFT 1005 macro
/openbsd/usr.bin/tmux/
H A Dpopup.c492 enum { NONE, LEFT, RIGHT, TOP, BOTTOM } border = NONE; in popup_key_cb() enumerator
H A Dformat-draw.c693 enum { LEFT, in format_draw() enumerator