Searched refs:__ptr__ (Results 1 – 1 of 1) sorted by relevance
464 #define sasl_REALLOC(__ptr__, __size__) \ argument465 (gctx->sasl_allocation_utils.realloc((__ptr__), (__size__)))466 #define sasl_FREE(__ptr__) (gctx->sasl_allocation_utils.free((__ptr__))) argument469 #define sasl_sun_REALLOC(__ptr__, __size__) (realloc((__ptr__), (__size__))) argument470 #define sasl_sun_FREE(__ptr__) (free((__ptr__))) argument481 #define sasl_REALLOC(__ptr__, __size__) \ argument482 (_sasl_allocation_utils.realloc((__ptr__), (__size__)))483 #define sasl_FREE(__ptr__) (_sasl_allocation_utils.free((__ptr__))) argument