Home
last modified time | relevance | path

Searched refs:okIndex (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/dialog/
H A Dbuildlist.c54 #define okIndex(all,index) ((index) >= 0 && (index) < (all)->item_no) macro
81 if (okIndex(all, choice)) { in index2row()
174 DIALOG_LISTITEM *target = (okIndex(all, choice) in print_1_list()