Searched defs:source_lineno (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ | ||
H A D | macro.h | 44 int source_lineno; /* Line number within FILENAME. */ member |
H A D | macro.c | 106 int source_lineno, int flags) in add_macro() |