Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Ddoc.h78 #define InfoFunction(ic) ((ic) ? (ic)->func : (VFunction *) NULL) macro
83 #define InfoFunction(vf) ((vf)) macro