Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtrace.h98 #define OUTMSG(...) FMSG("< " __VA_ARGS__) macro
103 OUTMSG("r=[%x]", r); \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtrace.h80 #define OUTMSG(...) FMSG("< " __VA_ARGS__) macro
85 OUTMSG("r=[%x]", r); \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtrace.h80 #define OUTMSG(...) FMSG("< " __VA_ARGS__) macro
85 OUTMSG("r=[%x]", r); \
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dteec_trace.h133 #define OUTMSG(fmt, ...) FMSG("< " fmt, ##__VA_ARGS__) macro
138 OUTMSG("r=[%d]", r); \
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dteec_trace.h138 #define OUTMSG(fmt, ...) FMSG("< " fmt, ##__VA_ARGS__) macro
143 OUTMSG("r=[%d]", r); \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dteec_trace.h138 #define OUTMSG(fmt, ...) FMSG("< " fmt, ##__VA_ARGS__) macro
143 OUTMSG("r=[%d]", r); \