HomeSort by relevance Sort by last modified time
    Searched defs:WIN32 (Results 76 - 78 of 78) sorted by null

1 2 34

  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 109 etc is surrounded with either a pthread mutex or a win32
110 spinlock (depending on WIN32). This is not especially fast, and
124 MORECORE and MMAP are enabled. On Win32, it uses emulations
215 WIN32 default: defined if _WIN32 defined
216 Defining WIN32 sets up defaults for MS environment and compilers.
219 Win32 malloc: Random-looking failures from Win32 GDI API's (eg;
245 pthread or WIN32 mutex lock/unlock. (If set true, this can be
254 Otherwise, posix locks or win32 critical sections are used.
309 MALLOC_FAILURE_ACTION default: sets errno to ENOMEM, or no-op on win32
    [all...]
  /external/libffi/src/
dlmalloc.c 109 etc is surrounded with either a pthread mutex or a win32
110 spinlock (depending on WIN32). This is not especially fast, and
122 MORECORE and MMAP are enabled. On Win32, it uses emulations
208 WIN32 default: defined if _WIN32 defined
209 Defining WIN32 sets up defaults for MS environment and compilers.
228 pthread or WIN32 mutex lock/unlock. (If set true, this can be
284 MALLOC_FAILURE_ACTION default: sets errno to ENOMEM, or no-op on win32
288 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
348 if WIN32, where page size is determined using getSystemInfo during
373 LACKS_STDLIB_H default: NOT defined unless on WIN32
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 145 etc is surrounded with either a pthread mutex or a win32
146 spinlock (depending on WIN32). This is not especially fast, and
158 MORECORE and MMAP are enabled. On Win32, it uses emulations
244 WIN32 default: defined if _WIN32 defined
245 Defining WIN32 sets up defaults for MS environment and compilers.
264 pthread or WIN32 mutex lock/unlock. (If set true, this can be
320 MALLOC_FAILURE_ACTION default: sets errno to ENOMEM, or no-op on win32
324 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
384 if WIN32, where page size is determined using getSystemInfo during
409 LACKS_STDLIB_H default: NOT defined unless on WIN32
    [all...]

Completed in 125 milliseconds

1 2 34