Lines Matching refs:comp
19 int comp = 1; in teams_argument_global_local() local
29 ++comp; in teams_argument_global_local()
38 ++comp; in teams_argument_global_local()
49 ++comp; in teams_argument_global_local()
59 ++comp; in teams_argument_global_local()
78 ++comp; in teams_argument_global_local()
93 comp += Gblc; in teams_argument_global_local()
96 return comp; in teams_argument_global_local()
123 int comp = 1; in teams_template_arg() local
141 ++comp; in teams_template_arg()
158 ++comp; in teams_template_arg()
160 return comp; in teams_template_arg()
182 int comp = 1; in foo() local
194 ++comp; in foo()
208 ++comp; in foo()
210 return comp; in foo()