Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dyaccpar.c228 const char *const body_3[] = variable
H A Dbtyaccpar.c479 const char *const body_3[] = variable
H A Ddefs.h332 extern const char *const body_3[];
H A Dyaccpar.skel176 %% body_3
H A Doutput.c2185 write_section(code_file, body_3); in output()
H A Dbtyaccpar.skel407 %% body_3
/freebsd/contrib/atf/atf-c/
H A Dmacros_h_test.c102 void (*body_3)(const atf_tc_t *) = ATF_TC_BODY_NAME(TEST_MACRO_3); variable