OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Free
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comutil.h
116
void
_Free
() throw();
122
void
_Free
() throw();
142
inline _bstr_t::~_bstr_t() throw() {
_Free
(); }
146
_Free
();
156
_Free
();
166
_Free
();
177
_Free
();
217
_Free
();
237
_Free
();
247
_Free
();
[
all
...]
/external/pdfium/third_party/lcms2-2.6/src/
cmstypes.c
54
#define FREE_FN(x) Type_##x##
_Free
[
all
...]
Completed in 288 milliseconds