Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h123 # ifndef WIN32
124 # define WIN32 macro
127 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
162 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
252 #if defined(WINDOWS) || defined(WIN32)
257 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
277 # ifdef WIN32
/rk3399_rockchip-uboot/include/
H A Dmalloc.h237 #if (__STD_C || defined(WIN32))
318 #ifdef WIN32
367 #ifdef WIN32
530 # ifdef WIN32
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src137 Linux. It is also reported to work on WIN32 platforms.
190 WIN32 (default: undefined)
192 LACKS_UNISTD_H (default: undefined if not WIN32)
194 LACKS_SYS_PARAM_H (default: undefined if not WIN32)
238 #if (__STD_C || defined(WIN32))
319 WIN32 causes an emulation of sbrk to be compiled in
320 mmap-based options are not currently supported in WIN32.
323 /* #define WIN32 */
324 #ifdef WIN32
373 #ifdef WIN32
[all …]
H A Ddlmalloc.c30 #ifdef WIN32