HomeSort by relevance Sort by last modified time
    Searched refs:_fmalloc (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pcrt32.h 7 #define _fmalloc malloc macro
windowsx.h 744 #define _fmalloc macro
    [all...]
  /external/jpeg/
jmemdos.c 62 #include <malloc.h> /* need _fmalloc(), _ffree() */
63 #define far_malloc(x) _fmalloc(x)
  /external/qemu/distrib/jpeg-6b/
jmemdos.c 62 #include <malloc.h> /* need _fmalloc(), _ffree() */
63 #define far_malloc(x) _fmalloc(x)

Completed in 78 milliseconds