Searched defs:volat (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_print.c500 const char *const volat = (access & ACCESS_VOLATILE) ? "volatile " : ""; local in function:print_var_decl
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_print.c447 const char *const volat = (access & ACCESS_VOLATILE) ? "volatile " : ""; local in function:print_var_decl

Completed in 8 milliseconds