HomeSort by relevance Sort by last modified time
    Searched full:isl_calloc_array (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
ctx.h 117 #define isl_calloc_array(ctx,type,n) ((type *)isl_check_ctx(ctx,\ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
ctx.h 117 #define isl_calloc_array(ctx,type,n) ((type *)isl_check_ctx(ctx,\ macro

Completed in 289 milliseconds