Searched refs:collapsed_length (Results 1 – 1 of 1) sorted by relevance
457 unsigned int collapsed_length = 0; in eval() local568 if (collapsed_length < linelen+1) in eval()570 collapsed_length = linelen+1; in eval()573 collapsed = (char *) xmalloc (collapsed_length); in eval()