Searched refs:depth_any (Results 1 – 3 of 3) sorted by relevance
393 unsigned depth_any:1; member
1147 if (strcmp($1, "depth_any") == 0) {1148 $$.flags.q.depth_any = 1;
2164 int depth_layout_count = qual->flags.q.depth_any in apply_type_qualifier_to_variable()2186 if (qual->flags.q.depth_any) in apply_type_qualifier_to_variable()