Searched refs:MIPI_SYST_FUNCTION_NAME (Results 1 – 3 of 3) sorted by relevance
| /mipi-sys-t-latest/library/include/mipi_syst/ |
| D | compiler.h | 84 #define MIPI_SYST_FUNCTION_NAME __FUNCTION__ macro 143 #define MIPI_SYST_FUNCTION_NAME __PRETTY_FUNCTION__
|
| D | api.h | 1049 (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/ |
| D | mipi_syst_gtest.h | 49 #undef MIPI_SYST_FUNCTION_NAME 50 #define MIPI_SYST_FUNCTION_NAME "0123456789" macro
|