Searched refs:FT_MEM_NEW_ARRAY (Results 1 – 3 of 3) sorted by relevance
270 #define FT_MEM_NEW_ARRAY( ptr, count ) \ macro333 FT_MEM_SET_ERROR( FT_MEM_NEW_ARRAY( ptr, count ) )342 FT_MEM_SET_ERROR( FT_MEM_NEW_ARRAY( ptr, count ) )
189 FT_MEM_NEW_ARRAY( hash->table, sz ); in hash_init()
182 (FT_MEM_NEW_ARRAY, FT_MEM_RENEW_ARRAY, FT_MEM_QNEW_ARRAY,