Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dnodes.h68 #define INFO_UP_LABEL "Up:" macro
H A Dinfo-utils.h130 #define info_up_label_of_node(n) info_parse_label (INFO_UP_LABEL, n)
H A Dman.c94 INFO_UP_LABEL); in get_manpage_node()