Searched refs:INFO_MENU_ENTRY_LABEL (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dnodes.h69 #define INFO_MENU_ENTRY_LABEL "\n* "
68 #define INFO_MENU_ENTRY_LABEL macro
H A Dinfo-utils.c226 return (info_references_internal (INFO_MENU_ENTRY_LABEL, binding));
254 searching_for_menu_items = (strcasecmp (label, INFO_MENU_ENTRY_LABEL) == 0);
H A Dsession.c4260 (INFO_MENU_ENTRY_LABEL, node, start, (WINDOW *)NULL, dir, 0);
4271 (INFO_MENU_ENTRY_LABEL, node, firstmenu + dir, (WINDOW *)NULL, dir, 0);
4294 (INFO_MENU_ENTRY_LABEL, node, window->point + dir, (WINDOW *)NULL, dir, 0);
4311 (INFO_MENU_ENTRY_LABEL, node, nextmenu + dir, (WINDOW *)NULL, dir, 0);

Completed in 168 milliseconds