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