Searched refs:MOD_RESTRICT (Results 1 – 5 of 5) sorted by relevance
110 if ($arg0->modifiers & MOD_RESTRICT)111 printf "MOD_RESTRICT "
238 #define MOD_RESTRICT 0x00000800 macro269 #define MOD_QUALIFIER (MOD_CONST | MOD_VOLATILE | MOD_RESTRICT)
127 {MOD_RESTRICT, "restrict"}, in show_modifiers()
483 A("restrict", &restrict_op, .mods = MOD_RESTRICT),
217 * associate MOD_RESTRICT with restrict-qualified variables