Home
last modified time | relevance | path

Searched defs:funcA (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dno_callconv.cpp9 void __attribute__((vectorcall)) funcA() {} // expected-error {{'vectorcall' calling convention is … in funcA() function
24 void __attribute__((vectorcall)) funcA() {} in funcA() function
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_state.c286 int funcA; in i830_set_blend_state() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c214 int funcA = (R200_BLEND_GL_ONE << R200_SRC_BLEND_SHIFT) | in r200_set_blend_state() local