Home
last modified time | relevance | path

Searched refs:WIN32 (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/u-boot/
A Dzlib.h129 # ifndef WIN32
130 # define WIN32 macro
133 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
168 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
258 #if defined(WINDOWS) || defined(WIN32)
263 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
283 # ifdef WIN32
/u-boot/include/
A Dmalloc.h237 #if (__STD_C || defined(WIN32))
318 #ifdef WIN32
370 #ifdef WIN32
533 # ifdef WIN32
/u-boot/common/
A Ddlmalloc.src190 WIN32 (default: undefined)
238 #if (__STD_C || defined(WIN32))
319 WIN32 causes an emulation of sbrk to be compiled in
323 /* #define WIN32 */
324 #ifdef WIN32
373 #ifdef WIN32
527 # ifdef WIN32
938 Emulation of sbrk for WIN32
945 #ifdef WIN32
3168 (e.g. WIN32 platforms)
[all …]
A Ddlmalloc.c32 #ifdef WIN32

Completed in 16 milliseconds