Searched defs:funcA (Results 1 – 3 of 3) sorted by relevance
9 void __attribute__((vectorcall)) funcA() {} // expected-error {{'vectorcall' calling convention is … in funcA() function24 void __attribute__((vectorcall)) funcA() {} in funcA() function
286 int funcA; in i830_set_blend_state() local
214 int funcA = (R200_BLEND_GL_ONE << R200_SRC_BLEND_SHIFT) | in r200_set_blend_state() local