Searched refs:gpr_malloc_aligned_import (Results 1 – 2 of 2) sorted by relevance
224 gpr_malloc_aligned_type gpr_malloc_aligned_import; variable480 …gpr_malloc_aligned_import = (gpr_malloc_aligned_type) GetProcAddress(library, "gpr_malloc_aligned"… in grpc_rb_load_imports()
642 extern gpr_malloc_aligned_type gpr_malloc_aligned_import;643 #define gpr_malloc_aligned gpr_malloc_aligned_import