Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dvariadic-macro.h37 #define _VM_HELP_22(_call, x, ...) _call(x) _VM_HELP_21(_call, __VA_ARGS__) macro
38 #define _VM_HELP_23(_call, x, ...) _call(x) _VM_HELP_22(_call, __VA_ARGS__)
51 _VM_HELP_24, _VM_HELP_23, _VM_HELP_22, _VM_HELP_21, _VM_HELP_20, \