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

/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c51 #define LHS_TEXT_LEN 80 /* length of lhstext */ macro
198 lhstext = (wchar_t *)calloc(1, sizeof (wchar_t) * LHS_TEXT_LEN);
1719 static int lhs_len = LHS_TEXT_LEN;

Completed in 52 milliseconds