HomeSort by relevance Sort by last modified time
    Searched refs:XFREE (Results 1 - 25 of 26) sorted by null

1 2

  /external/libevent/
win32select.c 50 #define XFREE(ptr) do { if (ptr) mm_free(ptr); } while (0)
204 XFREE(winop->readset_in);
205 XFREE(winop->writeset_in);
206 XFREE(winop->readset_out);
207 XFREE(winop->writeset_out);
208 XFREE(winop->exset_out);
209 XFREE(winop);
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/c-ares/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/pcre/dist/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
ltmain.sh     [all...]
  /toolchain/binutils/binutils-2.25/
ltmain.sh     [all...]
  /external/ImageMagick/MagickCore/
vms.h 138 #define XFree XFREE
    [all...]
  /external/wpa_supplicant_8/src/tls/
libtommath.c 88 #define XFREE os_free
413 XFREE(a->dp);
    [all...]

Completed in 1358 milliseconds

1 2