Home
last modified time | relevance | path

Searched defs:restr (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dshow-parse.c309 int restr = 0; in do_show_type() local
Dsymbol.c649 static struct symbol_list *restr, *fouled; variable
/third_party/mesa3d/src/compiler/nir/
Dnir_print.c501 const char *const restr = (access & ACCESS_RESTRICT) ? "restrict " : ""; in print_var_decl() local