/src/sys/arch/hpc/stand/hpcboot/menu/ |
platid_name.c | 3 #include <windows.h> // for unicode.
|
/src/sys/arch/hpcmips/stand/libsa/ |
stand.h | 40 #include <windows.h>
|
winprintf.c | 38 #include <windows.h>
|
/src/sys/arch/hpc/stand/libsa/ |
stand.h | 40 #include <windows.h>
|
/src/common/dist/zlib/contrib/minizip/ |
iowin32.h | 14 #include <windows.h>
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
nouveau_dispnv50_corec37d.c | 35 const u32 windows = 8; /*XXX*/ local in function:corec37d_wndw_owner 37 if ((push = evo_wait(&core->chan, 2 * windows))) { 38 for (i = 0; i < windows; i++) { 96 const u32 windows = 8; /*XXX*/ local in function:corec37d_init 98 if ((push = evo_wait(&core->chan, 2 + 5 * windows))) { 101 for (i = 0; i < windows; i++) {
|
nouveau_dispnv50_corec57d.c | 33 const u32 windows = 8; /*XXX*/ local in function:corec57d_init 35 if ((push = evo_wait(&core->chan, 2 + 5 * windows))) { 38 for (i = 0; i < windows; i++) {
|
/src/sys/arch/hpc/stand/hpcboot/ |
hpcdefs.h | 38 #include <windows.h>
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
sanitizer_dbghelp.h | 19 #error "sanitizer_dbghelp.h is a Windows-only header" 23 #include <windows.h>
|
sanitizer_unwind_win.cc | 10 /// Sanitizer unwind Windows specific functions. 19 #include <windows.h>
|
/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
enable_execute_stack_test.c | 15 #include <windows.h>
|
clear_cache_test.c | 15 #include <windows.h>
|
/src/common/dist/zlib/contrib/vstudio/vc10/ |
zlib.rc | 1 #include <windows.h>
16 //language ID = U.S. English, char set = Windows, Multilingual
|
/src/common/dist/zlib/contrib/vstudio/vc11/ |
zlib.rc | 1 #include <windows.h>
16 //language ID = U.S. English, char set = Windows, Multilingual
|
/src/common/dist/zlib/contrib/vstudio/vc12/ |
zlib.rc | 1 #include <windows.h> 16 //language ID = U.S. English, char set = Windows, Multilingual
|
/src/common/dist/zlib/contrib/vstudio/vc14/ |
zlib.rc | 1 #include <windows.h> 16 //language ID = U.S. English, char set = Windows, Multilingual
|
/src/common/dist/zlib/contrib/vstudio/vc17/ |
zlib.rc | 1 #include <windows.h> 16 //language ID = U.S. English, char set = Windows, Multilingual
|
/src/common/dist/zlib/contrib/vstudio/vc9/ |
zlib.rc | 1 #include <windows.h>
16 //language ID = U.S. English, char set = Windows, Multilingual
|
/src/lib/libc/arch/sparc/gen/ |
_setjmp.S | 86 t ST_FLUSHWIN ! flush register windows out to the stack
|
/src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
asan_win_dynamic_runtime_thunk.cc | 28 #include <windows.h> 45 // used when linking an MD runtime with a set of object files on Windows. 51 // with a MT or MD runtime and we don't want to use ugly __imp_ names on Windows
|
/src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
InstrProfilingPort.h | 31 #include <windows.h>
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
sanitizer_test_utils.h | 19 // <windows.h> should always be the first include on Windows. 20 # include <windows.h>
|
/src/sys/external/bsd/compiler_rt/dist/lib/stats/ |
stats_client.cc | 19 #include <windows.h>
|
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
clear_cache_test.c | 15 #include <windows.h>
|
enable_execute_stack_test.c | 15 #include <windows.h>
|