Home
last modified time | relevance | path

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

/external/pigweed/pw_preprocessor/public/pw_preprocessor/
Darguments.h76 _PW_DELEGATE_BY_ARG_COUNT( \
80 #define _PW_DELEGATE_BY_ARG_COUNT(function, ...) function(__VA_ARGS__) macro