HomeSort by: relevance | last modified time | path
    Searched refs:atf_map_for_each_c (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/detail/
map.h 114 #define atf_map_for_each_c(iter, map) \ macro
map_test.c 323 atf_tc_set_md_var(tc, "descr", "Checks the atf_map_for_each_c macro");
336 atf_map_for_each_c(iter, &map) {
352 atf_map_for_each_c(iter, &map) {
map.c 323 atf_map_for_each_c(iter, l) { function

Completed in 26 milliseconds