Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/cris/libc/
H A Dsys.h8 #define CURRENT_LOCATION __FILE__ ":" TOSTRING(__LINE__) macro
12 _fail("at " CURRENT_LOCATION " "); \
H A Dcrisutils.h7 do { tst_cc_loc = "test_cc failed at " CURRENT_LOCATION; } while(0)