Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddoc.h82 #define DocInfoCmd(fd) ((fd) && (fd)->func ? (fd) : NULL) macro
87 #define DocInfoCmd(fd) ((fd)->func) macro