Home
last modified time | relevance | path

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

/external/syslinux/com32/cmenu/libmenu/
Dcmenu.h104 #define RADIOSEL '.' // Current Radio Selection macro
Dmenu.c193 fchar[2] = (x == curr ? RADIOSEL : RADIOUNSEL); in print_line()