Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/info/
Dnodes.h68 #define INFO_MENU_ENTRY_LABEL "\n* " macro
Dinfo-utils.c225 return (info_references_internal (INFO_MENU_ENTRY_LABEL, binding)); in info_menu_items()
253 searching_for_menu_items = (strcasecmp (label, INFO_MENU_ENTRY_LABEL) == 0); in info_references_internal()
Dsession.c4249 (INFO_MENU_ENTRY_LABEL, node, start, (WINDOW *)NULL, dir, 0); in info_move_to_xref()
4260 (INFO_MENU_ENTRY_LABEL, node, firstmenu + dir, (WINDOW *)NULL, dir, 0); in info_move_to_xref()
4283 (INFO_MENU_ENTRY_LABEL, node, window->point + dir, (WINDOW *)NULL, dir, 0); in info_move_to_xref()
4300 (INFO_MENU_ENTRY_LABEL, node, nextmenu + dir, (WINDOW *)NULL, dir, 0); in info_move_to_xref()