Searched refs:TITLELEN (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/com32/cmenu/libmenu/ | ||
D | cmenu.h | 88 #define TITLELEN 78 // Maximum length of title string macro |
D | menu.c | 679 ms->title = (char *)malloc(TITLELEN + 1); in init_menusystem() |