Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dvariadic-macro.h29 #define _VM_HELP_13(_call, x, ...) _call(x) _VM_HELP_12(_call, __VA_ARGS__) macro
30 #define _VM_HELP_14(_call, x, ...) _call(x) _VM_HELP_13(_call, __VA_ARGS__)
54 _VM_HELP_14, _VM_HELP_13, _VM_HELP_12, _VM_HELP_11, _VM_HELP_10, \