Home
last modified time | relevance | path

Searched defs:TO_STR (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutil.h58 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dutil.h58 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/u-boot/include/
H A Drockchip_ir.h43 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsha_perf.c145 #define TO_STR(x) _TO_STR(x) macro
H A Dsdp_basic.c649 #define TO_STR(x) _TO_STR(x) macro
H A Daes_perf.c185 #define TO_STR(x) _TO_STR(x) macro
H A Dregression_8000.c581 #define TO_STR(n) _TO_STR(n) in xtest_test_derivation_pbkdf2() macro
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Drc-core-priv.h196 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") macro