Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddynamic_debug.h110 .length = NUM_TYPE_ARGS(char*, __VA_ARGS__), \
113 #define NUM_TYPE_ARGS(eltype, ...) \ macro