Searched refs:UNDER (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/groff-38/groff/src/preproc/eqn/
H A Deqn_tab.h22 #define UNDER 278 macro
H A Deqn.y61 %token UNDER
111 %right BAR UNDER PRIME
223 | simple UNDER
H A Deqn.cpp52 #define UNDER 278 macro
560 "TO","FROM","SIZE","FONT","ROMAN","BOLD","ITALIC","FAT","ACCENT","BAR","UNDER",
605 "simple : simple UNDER",
H A Dlex.cpp84 { "under", UNDER },
/macosx-10.10/OpenSSL098-52/src/crypto/conf/
H A Dkeysets.pl6 $UNDER=0x100;
24 $v|=$UNDER if ($c =~ /_/);
43 $v|=$UNDER if ($c =~ /_/);
119 #define CONF_UNDER $UNDER
/macosx-10.10/tcsh-65/tcsh/
H A Ded.screen.c935 ((cur_atr & UNDER) && !(atr & UNDER)) ||
955 if ((cur_atr & UNDER) && GoodStr(T_ue)) {
957 cur_atr &= ~UNDER;
977 if ((atr & UNDER) != (cur_atr & UNDER)) {
978 if (atr & UNDER) {
981 cur_atr |= UNDER;
987 cur_atr &= ~UNDER;
H A Dtc.prompt.c509 attributes |= UNDER;
518 attributes &= ~UNDER;
H A Dsh.h700 # define UNDER 0x08000000 /* Underline flag */ macro
714 # define UNDER 0040000 /* Underline flag */ macro
724 # define UNDER 0000000 /* No extra bits to do both */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcoffcode.h5368 #define CREATE_BIG_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWAP_TABLE) \
5380 UNDER, /* Leading symbol underscore. */ \
5418 #define CREATE_BIGHDR_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWAP_TABLE) \
5430 UNDER, /* Leading symbol underscore. */ \
5468 #define CREATE_LITTLE_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWAP_TABLE) \
5480 UNDER, /* Leading symbol underscore. */ \
/macosx-10.10/vim-55/runtime/syntax/
H A Dforth.vim117 syn keyword forthOperators 1- 2+ 2- 8* UNDER+
H A Dplsql.vim86 syn keyword plsqlKeyword TIMEZONE_REGION TYPE UNDER UNSIGNED USING VARIANCE

Completed in 147 milliseconds