/freebsd/sys/fs/udf/ |
H A D | osta.c | 318 #if defined OS2 || defined WIN_95 || defined WIN_NT in UDFTransName() 355 #if defined OS2 || defined WIN_95 || defined WIN_NT in UDFTransName() 369 #if defined OS2 || defined WIN_95 || defined WIN_NT in UDFTransName() 443 #if defined OS2 || defined WIN_95 || defined WIN_NT 497 #elif defined OS2 || defined WIN_95 || defined WIN_NT in IsIllegal()
|
/freebsd/sys/contrib/zlib/ |
H A D | zconf.h | 185 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 186 # define OS2 macro 196 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 234 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
|
H A D | zconf.h.in | 174 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 175 # define OS2 macro 185 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 223 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
|
H A D | zutil.h | 133 #ifdef OS2
|
/freebsd/contrib/less/ |
H A D | less.h | 107 #if MSDOS_COMPILER==WIN32C || OS2 247 #if MSDOS_COMPILER || OS2 286 #if MSDOS_COMPILER || OS2 296 #if MSDOS_COMPILER || OS2 || _OSK
|
H A D | ttyin.c | 16 #if OS2 53 #if OS2
|
H A D | screen.c | 85 #if OS2 108 #if OS2 680 /* MS-DOS, Windows, or OS2 */ in raw_mode() 681 #if OS2 in raw_mode() 682 /* OS2 */ in raw_mode() 822 #if OS2 in scrsize() 829 * When using terminal emulators for XFree86/OS2, the in scrsize() 977 #if MSDOS_COMPILER || OS2 in special_key_str() 1002 #if OS2 in special_key_str() 1070 #if MSDOS_COMPILER || OS2 in special_key_str() [all...] |
H A D | lglob.h | 24 #if OS2
|
H A D | signal.c | 48 #if OS2 in u_interrupt()
|
H A D | lesskey.c | 164 #if OS2 in homefile()
|
H A D | filename.c | 285 #if OS2 in homefile() 291 #if MSDOS_COMPILER || OS2
|
H A D | cmdbuf.c | 1227 #if MSDOS_COMPILER || OS2 in cmd_char() 1369 #if OS2 in histfile_find()
|
H A D | edit.c | 19 #if OS2 || __MVS__ || (defined WIFSIGNALED && defined WTERMSIG) 273 #if OS2 in close_pipe()
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | platform.h | 137 #elif defined(MSDOS) || defined(OS2) 156 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(_WIN32)
|
/freebsd/contrib/byacc/test/ |
H A D | grammar.y | 1061 #if defined(MSDOS) || defined(OS2) in init_parser() 1099 #ifdef OS2 in init_parser() 1141 #if defined(MSDOS) || defined(OS2) in process_file()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 839 raw_svector_ostream OS2(Str2); in emitGlobals() local 841 emitDeclarations(M, OS2); in emitGlobals() 865 printModuleLevelGV(GV, OS2, /*processDemoted=*/false, STI); in emitGlobals() 867 OS2 << '\n'; in emitGlobals() 869 OutStreamer->emitRawText(OS2.str()); in emitGlobals()
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | grammar.tab.c | 970 #if defined(MSDOS) || defined(OS2) in init_parser() 1008 #ifdef OS2 in init_parser() 1050 #if defined(MSDOS) || defined(OS2) in process_file()
|
/freebsd/sys/contrib/zlib/test/ |
H A D | minigzip.c | 32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
|
/freebsd/sys/contrib/zstd/zlibWrapper/examples/ |
H A D | minigzip.c | 37 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | grammar.tab.c | 1226 #if defined(MSDOS) || defined(OS2) in init_parser() 1264 #ifdef OS2 in init_parser() 1306 #if defined(MSDOS) || defined(OS2) in process_file()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTStructuralEquivalence.cpp | 601 *OS2 = N2.getAsOverloadedTemplate(); in IsStructurallyEquivalent() local 602 OverloadedTemplateStorage::iterator I1 = OS1->begin(), I2 = OS2->begin(), in IsStructurallyEquivalent() 603 E1 = OS1->end(), E2 = OS2->end(); in IsStructurallyEquivalent()
|
/freebsd/contrib/bzip2/ |
H A D | bzlib.c | 1380 #if defined(_WIN32) || defined(OS2) || defined(MSDOS)
|
/freebsd/contrib/flex/ |
H A D | ONEWS | 86 MISC/OS2/, contributed by Kai Uwe Rommel.
|
/freebsd/contrib/bmake/ |
H A D | configure | 4938 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
|
/freebsd/contrib/tcpdump/ |
H A D | configure | 9624 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
|