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