Home
last modified time | relevance | path

Searched refs:body_1 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/byacc/
H A Dyaccpar.c136 const char *const body_1[] = variable
H A Dbtyaccpar.c291 const char *const body_1[] = variable
H A Ddefs.h328 extern const char *const body_1[];
H A Dyaccpar.skel96 %% body_1
H A Doutput.c2171 write_section(code_file, body_1); in output()
H A Dbtyaccpar.skel239 %% body_1
/freebsd/contrib/atf/atf-c/
H A Dmacros_h_test.c88 void (*body_1)(const atf_tc_t *) = ATF_TC_BODY_NAME(TEST_MACRO_1); variable