HomeSort by: relevance | last modified time | path
    Searched defs:isl_id_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/
isl_id.c 100 __isl_give isl_id *isl_id_alloc(isl_ctx *ctx, const char *name, void *user) function
280 id = isl_id_alloc(ctx, str, NULL);
isl_id.c 100 __isl_give isl_id *isl_id_alloc(isl_ctx *ctx, const char *name, void *user) function
280 id = isl_id_alloc(ctx, str, NULL);

Completed in 58 milliseconds