Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c198 static struct symbol_op restrict_op = { variable
463 { "restrict", NS_TYPEDEF, .op = &restrict_op},
464 { "__restrict", NS_TYPEDEF, .op = &restrict_op},
465 { "__restrict__", NS_TYPEDEF, .op = &restrict_op},