HomeSort by: relevance | last modified time | path
    Searched refs:COMMON_LVB_UNDERSCORE (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/less/dist/
output.c 20 #ifndef COMMON_LVB_UNDERSCORE
21 #define COMMON_LVB_UNDERSCORE 0x8000
331 f &= 0xf | COMMON_LVB_UNDERSCORE;
optfunc.c 93 #ifndef COMMON_LVB_UNDERSCORE
94 #define COMMON_LVB_UNDERSCORE 0x8000
544 ul = COMMON_LVB_UNDERSCORE;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
wincon.d 36 COMMON_LVB_UNDERSCORE = 0x8000,
  /src/external/gpl3/gcc/dist/gcc/
pretty-print.cc 532 attrib_add |= COMMON_LVB_UNDERSCORE;
550 attrib_add &= ~COMMON_LVB_UNDERSCORE;
551 attrib_rm |= COMMON_LVB_UNDERSCORE;
  /src/external/gpl3/gcc.old/dist/gcc/
pretty-print.cc 530 attrib_add |= COMMON_LVB_UNDERSCORE;
548 attrib_add &= ~COMMON_LVB_UNDERSCORE;
549 attrib_rm |= COMMON_LVB_UNDERSCORE;

Completed in 22 milliseconds