HomeSort by: relevance | last modified time | path
    Searched refs:data_free (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/dtc/dist/
dtc-lexer.l 89 data_free(fn);
196 data_free(d);
data.c 10 void data_free(struct data d) function
154 d2.markers = NULL; /* So data_free() doesn't clobber them */
155 data_free(d2);
dtc.h 99 void data_free(struct data d);
flattree.c 431 data_free(blob);
564 data_free(strbuf);
checks.c 570 data_free(prop->val);
  /src/crypto/external/apache2/openssl/dist/test/helpers/
noisydgrambio.c 474 static void data_free(struct noisy_dgram_st *data) function
499 data_free(data);
511 data_free(BIO_get_data(bio));
  /src/external/gpl3/gcc/dist/gcc/
hash-table.h 80 - A static member function named 'data_free'. This function
265 static void data_free (Type *memory);
283 xcallocator <Type>::data_free (Type *memory) function in class:xcallocator
739 Allocator <value_type> ::data_free (m_entries);
900 Allocator <value_type> ::data_free (oentries);
935 Allocator <value_type> ::data_free (m_entries);
  /src/external/gpl3/gcc.old/dist/gcc/
hash-table.h 80 - A static member function named 'data_free'. This function
265 static void data_free (Type *memory);
283 xcallocator <Type>::data_free (Type *memory) function in class:xcallocator
685 Allocator <value_type> ::data_free (m_entries);
833 Allocator <value_type> ::data_free (oentries);
866 Allocator <value_type> ::data_free (m_entries);

Completed in 339 milliseconds