Searched refs:COMMON_LVB_UNDERSCORE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dconsole.c561 #define COMMON_LVB_UNDERSCORE 0x8000 macro
593 wAttributes |= COMMON_LVB_UNDERSCORE;
601 wAttributes &= ~COMMON_LVB_UNDERSCORE;
627 wAttributes = (wAttributes & COMMON_LVB_UNDERSCORE)
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c5584 #ifndef COMMON_LVB_UNDERSCORE
5585 #define COMMON_LVB_UNDERSCORE 0x8000 macro
5587 attr |= COMMON_LVB_UNDERSCORE;

Completed in 128 milliseconds