Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dvariadic-macro.h41 #define _VM_HELP_26(_call, x, ...) _call(x) _VM_HELP_25(_call, __VA_ARGS__) macro
42 #define _VM_HELP_27(_call, x, ...) _call(x) _VM_HELP_26(_call, __VA_ARGS__)
50 _VM_HELP_29, _VM_HELP_28, _VM_HELP_27, _VM_HELP_26, _VM_HELP_25, \