Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfo-utils.h74 extern REFERENCE **info_xrefs (SEARCH_BINDING *binding);
H A Dinfo-utils.c218 return (info_xrefs (&tmp_search)); in info_xrefs_of_node()
234 info_xrefs (SEARCH_BINDING *binding) in info_xrefs() function