Searched refs:LCD_completion (Results 1 – 2 of 2) sorted by relevance
776 static REFERENCE *LCD_completion; variable1137 else if (LCD_completion->label[0] == '\0')1143 for (i = 0; LCD_completion->label[i]; i++)1144 ea_insert (window, 1, LCD_completion->label[i]);1183 LCD_completion = (REFERENCE *)NULL; in build_completions()1208 LCD_completion = (REFERENCE *)NULL; in build_completions()1234 LCD_completion = completions_found[0]; in build_completions()1281 LCD_completion = &LCD_reference; in build_completions()
2611 use that as the value of LCD_completion.