Searched refs:__check_load (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | circ.c | 221 void __check_load(int line, int32_t i, int64_t res, int32_t inc, int32_t size) in __check_load() function 233 #define check_load(I, RES, INC, SZ) __check_load(__LINE__, I, RES, INC, SZ)
|