Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnsi_utils.h14 #define _NSI_STRINGIFY(x) #x macro
15 #define NSI_STRINGIFY(s) _NSI_STRINGIFY(s)