Home
last modified time | relevance | path

Searched refs:mod_names (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dshow-parse.c122 static struct mod_name mod_names[] = { in modifier_string() local
154 for (i = 0; i < ARRAY_SIZE(mod_names); i++) { in modifier_string()
155 m = mod_names + i; in modifier_string()