Searched refs:isl_calloc_array (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/isl/ |
D | ctx.h | 117 #define isl_calloc_array(ctx,type,n) ((type *)isl_check_ctx(ctx,\ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/ |
D | ctx.h | 132 #define isl_calloc_array(ctx,type,n) ((type *)isl_calloc_or_die(ctx,\ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/isl/ |
D | ctx.h | 132 #define isl_calloc_array(ctx,type,n) ((type *)isl_calloc_or_die(ctx,\ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/isl/ |
D | ctx.h | 132 #define isl_calloc_array(ctx,type,n) ((type *)isl_calloc_or_die(ctx,\ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/ |
D | ctx.h | 132 #define isl_calloc_array(ctx,type,n) ((type *)isl_calloc_or_die(ctx,\ macro
|