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

  /external/webkit/JavaScriptCore/wtf/brew/
OwnPtrBrew.cpp 48 FREEIF(ptr);
  /build/tools/apriori/
debug.h 67 static inline void FREEIF(void *ptr) {
main.c 213 FREEIF(mapfile);
214 FREEIF(output);
apriori.c 728 FREEIF(source->unfinished[cnt].rels);
790 FREEIF(source->shstrtab_data->d_buf); /* adjust_elf */
793 FREEIF(source->shdr_info); /* setup_shdr_info() */
794 FREEIF(source->phdr_info); /* init_elf() */
    [all...]
  /build/tools/iself/
debug.h 69 static inline void FREEIF(void *ptr) {
  /build/tools/isprelinked/
debug.h 67 static inline void FREEIF(void *ptr) {
  /build/tools/lsd/
debug.h 71 static inline void FREEIF(void *ptr)
  /build/tools/soslim/
debug.h 67 static inline void FREEIF(void *ptr) {
soslim.c 512 FREEIF(shdr_info[cnt].newsymidx);
513 FREEIF(shdr_info[cnt].symse);
520 FREEIF(phdr_info);
527 FREEIF(shstrtab_data->d_buf);
main.c 235 FREEIF(outfile);
  /development/tools/yuv420sp2rgb/
debug.h 69 static inline void FREEIF(void *ptr) {
  /external/elfcopy/
debug.h 67 static inline void FREEIF(void *ptr) {

Completed in 559 milliseconds