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

/freebsd-10.2-release/contrib/atf/atf-c/detail/
H A Dmap.h109 #define atf_map_for_each_c(iter, map) \ macro
H A Dmap_test.c319 atf_tc_set_md_var(tc, "descr", "Checks the atf_map_for_each_c macro");
332 atf_map_for_each_c(iter, &map) {
348 atf_map_for_each_c(iter, &map) {
H A Dmap.c319 atf_map_for_each_c(iter, l) { function

Completed in 49 milliseconds