Home
last modified time | relevance | path

Searched defs:InfoFunction (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddoc.h80 #define InfoFunction(ic) ((ic) ? (ic)->func : (VFunction *) NULL) macro
85 #define InfoFunction(vf) ((vf)) macro