Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c497 const char *dotsuffix = strchr(name, '.'); in tryreg() local
498 unsigned dotn = dotsuffix ? (dotsuffix - name) : strlen(name); in tryreg()
524 if (!dotsuffix) in tryreg()
530 elem->name ? dotsuffix : name, offset); in tryreg()

Completed in 2 milliseconds