Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dfmd.h116 #define fmd_foreach_child_iterator(iterator, parent) \ macro
H A Dfmd.c189 fmd_foreach_child_iterator(cur_it, cur_level) { in validate_and_complete_info()