Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_common/include/
Desp_macros.h57 # define __VA_NARG__(...) __NARG__(_0, ##__VA_ARGS__, __RSEQ_N__())
68 # define __RSEQ_N__() \ macro