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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hashtab.h 132 htab_free free_f; variable
  /ndk/sources/cxx-stl/stlport/src/
strstream.cpp 48 strstreambuf::strstreambuf(__alloc_fn alloc_f, __free_fn free_f)
49 : _M_alloc_fun(alloc_f), _M_free_fun(free_f),

Completed in 68 milliseconds