Home
last modified time | relevance | path

Searched refs:__checkp (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dhex_test.h52 static inline void __checkp(int line, void *p, void *expect) in __checkp() function
60 #define checkp(RES, EXP) __checkp(__LINE__, RES, EXP)