Searched refs:text_value (Results 1 – 1 of 1) sorted by relevance
61 static char* text_value[] = {"text_1", "text_2"}; variable85 gx_prompt_text_set(prompt, text_value[0]); in control_thread_entry()96 gx_prompt_text_set(prompt, text_value[text_index]); in control_thread_entry()98 sprintf(test_comment, "%s ", text_value[text_index]); in control_thread_entry()