Searched refs:attr_mod_op (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | parse.c | 364 static struct symbol_op attr_mod_op = { variable 540 D("nocast", &attr_mod_op, .mods = MOD_NOCAST), 541 D("noderef", &attr_mod_op, .mods = MOD_NODEREF), 542 D("safe", &attr_mod_op, .mods = MOD_SAFE), 543 D("unused", &attr_mod_op, .mods = MOD_UNUSED), 544 D("externally_visible", &attr_mod_op, .mods = MOD_EXT_VISIBLE),
|
Completed in 5 milliseconds