OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_ffree
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pcrt32.h
6
#define
_ffree
free
macro
windowsx.h
743
#define
_ffree
macro
[
all
...]
/external/jpeg/
jmemdos.c
62
#include <malloc.h> /* need _fmalloc(),
_ffree
() */
64
#define far_free(x)
_ffree
(x)
Completed in 2098 milliseconds