Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/nativehook/
Dtest.h4 #define T_LOC2(l) __FILE__ ":" #l macro
5 #define T_LOC1(l) T_LOC2(l)
/third_party/musl/libc-test/src/common/
Dtest.h7 #define T_LOC2(l) __FILE__ ":" #l macro
8 #define T_LOC1(l) T_LOC2(l)