Home
last modified time | relevance | path

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

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