Home
last modified time | relevance | path

Searched defs:id_alloc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dhash.h109 struct util_idalloc* id_alloc; member
/external/llvm-project/polly/lib/External/isl/
Disl_id.c45 static __isl_give isl_id *id_alloc(isl_ctx *ctx, const char *name, void *user) in id_alloc() function