Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dyaccpar.c203 const char *const body_2[] = variable
H A Dbtyaccpar.c434 const char *const body_2[] = variable
H A Ddefs.h331 extern const char *const body_2[];
H A Dyaccpar.skel159 %% body_2
H A Doutput.c2176 write_section(code_file, body_2); in output()
H A Dbtyaccpar.skel372 %% body_2
/freebsd/contrib/atf/atf-c/
H A Dmacros_h_test.c96 void (*body_2)(const atf_tc_t *) = ATF_TC_BODY_NAME(TEST_MACRO_2); variable