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

/bind-9.11.3/unit/atf-src/bootstrap/
H A Dh_tp_fail.sh31 @TC_NAME@_body()
H A Dh_tp_pass.sh31 @TC_NAME@_body()
/bind-9.11.3/unit/atf-src/atf-c/
H A Dmacros.h44 static void atfu_ ## tc ## _body(const atf_tc_t *); \
49 .m_body = atfu_ ## tc ## _body, \
55 static void atfu_ ## tc ## _body(const atf_tc_t *); \
60 .m_body = atfu_ ## tc ## _body, \
66 static void atfu_ ## tc ## _body(const atf_tc_t *); \
72 .m_body = atfu_ ## tc ## _body, \
87 atfu_ ## tc ## _body(const atf_tc_t *tcptr ATF_DEFS_ATTRIBUTE_UNUSED)
90 (atfu_ ## tc ## _body)

Completed in 11 milliseconds