Home
last modified time | relevance | path

Searched refs:MIPI_SYST_FUNCTION_NAME (Results 1 – 3 of 3) sorted by relevance

/mipi-sys-t-latest/library/include/mipi_syst/
Dcompiler.h84 #define MIPI_SYST_FUNCTION_NAME __FUNCTION__ macro
143 #define MIPI_SYST_FUNCTION_NAME __PRETTY_FUNCTION__
Dapi.h1049 (severity), sizeof(MIPI_SYST_FUNCTION_NAME),\
1050 MIPI_SYST_FUNCTION_NAME)
1072 (severity), sizeof(MIPI_SYST_FUNCTION_NAME),\
1073 MIPI_SYST_FUNCTION_NAME)
1178 (severity), sizeof(MIPI_SYST_FUNCTION_NAME),\
1179 MIPI_SYST_FUNCTION_NAME)
1205 (severity), sizeof(MIPI_SYST_FUNCTION_NAME),\
1206 MIPI_SYST_FUNCTION_NAME)
1261 (severity), sizeof(MIPI_SYST_FUNCTION_NAME),\
1262 MIPI_SYST_FUNCTION_NAME)
[all …]
/mipi-sys-t-latest/library/test/unit/
Dmipi_syst_gtest.h49 #undef MIPI_SYST_FUNCTION_NAME
50 #define MIPI_SYST_FUNCTION_NAME "0123456789" macro