Searched refs:checkasm_check (Results 1 – 2 of 2) sorted by relevance
167 checkasm_check(uint8_t, dst0, 2*MAX_STRIDE, dst1, 2*MAX_STRIDE, in check_interleave_bytes()
291 #define checkasm_check(prefix, ...) CONCAT(checkasm_check_, prefix)(__FILE__, __LINE__, __VA_ARGS__) macro