Searched refs:offsetfn (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Dheadergen2.c236 char *offsetfn = NULL; local in function:printdelem
245 asprintf(&offsetfn, "__offset_%s", elem->name);
249 ADDARRAY(offsetfns, offsetfn);
265 fprintf(dst, "static inline uint32_t %s(", offsetfn);
346 free(offsetfn);

Completed in 3 milliseconds