Searched defs:__allocator__ (Results 1 – 1 of 1) sorted by relevance
50 #define FXTARGET_NewWith(__allocator__) new (__allocator__) argument51 #define FXTARGET_DeleteWith(__class__, __allocator__, pointer) \ argument