Searched defs:OPS (Results 1 – 6 of 6) sorted by relevance
16 #define OPS(a) a ## _sse42 macro18 #define OPS(a) a ## _avx macro20 #define OPS(a) a ## _avx2 macro22 #define OPS(a) a ## _fma macro24 #define OPS(a) a macro
243 #define OPS(a, b, shift) \ in ffi_prep_closure_loc() macro
138 } OPS[] = { variable
204 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument211 #define DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(CLASS, OPS) \ argument