Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/detail/
H A Dmap.h109 #define atf_map_for_each_c(iter, map) \ macro
H A Dmap_test.c332 atf_map_for_each_c(iter, &map) { in ATF_TC_BODY()
348 atf_map_for_each_c(iter, &map) { in ATF_TC_BODY()
H A Dmap.c319 atf_map_for_each_c(iter, l) { in atf_map_to_charpp()