Searched refs:RHS_TEXT_LEN (Results 1 – 1 of 1) sorted by relevance
50 #define RHS_TEXT_LEN 640 /* length of rhstext */ macro197 rhstext = calloc(RHS_TEXT_LEN, sizeof (wchar_t)); in setup()1708 static int rhs_len = RHS_TEXT_LEN; in rhsfill()1727 rhs_len += s_rhs + RHS_TEXT_LEN; in rhsfill()1748 if (loc++ > &rhstext[ RHS_TEXT_LEN ] - 3) in rhsfill()