Home
last modified time | relevance | path

Searched defs:t_error (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/nativehook/
Dtest.h6 #define t_error(...) t_printf(T_LOC1(__LINE__) ": " __VA_ARGS__) macro
/third_party/musl/libc-test/src/common/
Dtest.h9 #define t_error(...) t_printf(T_LOC1(__LINE__) ": " __VA_ARGS__) macro