Searched defs:FT_NEW (Results 1 – 2 of 2) sorted by relevance
324 #define FT_NEW( ptr ) FT_MEM_SET_ERROR( FT_MEM_NEW( ptr ) ) macro