Searched defs:print_item (Results 1 – 2 of 2) sorted by relevance
19 static void print_item(WINDOW * win, int choice, int selected) in print_item() function
90 #define print_item(index, choice, selected) \ macro