Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dvariadic-macro.h40 #define _VM_HELP_24(_call, x, ...) _call(x) _VM_HELP_23(_call, __VA_ARGS__) macro
41 #define _VM_HELP_25(_call, x, ...) _call(x) _VM_HELP_24(_call, __VA_ARGS__)
52 _VM_HELP_24, _VM_HELP_23, _VM_HELP_22, _VM_HELP_21, _VM_HELP_20, \