Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dmap.h114 #define atf_map_for_each_c(iter, map) \ macro
H A Dmap_test.c336 atf_map_for_each_c(iter, &map) { in ATF_TC_BODY()
352 atf_map_for_each_c(iter, &map) { in ATF_TC_BODY()
H A Dmap.c323 atf_map_for_each_c(iter, l) { in atf_map_to_charpp()