Home
last modified time | relevance | path

Searched refs:DocInfoCmd (Results 1 – 2 of 2) 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
H A Dinfodoc.c337 InfoCommand *cmd = DocInfoCmd(&function_doc_array[i]);
627 return (DocInfoCmd(&function_doc_array[i]));