Home
last modified time | relevance | path

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

/u-boot/include/u-boot/
A Dvariadic-macro.h34 #define _VM_HELP_19(_call, x, ...) _call(x) _VM_HELP_18(_call, __VA_ARGS__) macro
35 #define _VM_HELP_20(_call, x, ...) _call(x) _VM_HELP_19(_call, __VA_ARGS__)
52 _VM_HELP_19, _VM_HELP_18, _VM_HELP_17, _VM_HELP_16, _VM_HELP_15, \

Completed in 3 milliseconds