Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/info/
H A Ddoc.h80 #define DocInfoCmd(fd) ((fd) && (fd)->func ? (fd) : NULL) macro
85 #define DocInfoCmd(fd) ((fd)->func) macro