Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dreader.c24 #define NAME_LEN 32 macro
981 char prefix_buf[NAME_LEN + 1]; in copy_union()
983 char filler_buf[NAME_LEN + 1]; in copy_union()
1039 if (prefix_len < NAME_LEN) in copy_union()