Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dnodes.h113 } FILE_BUFFER; typedef
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.h299 #define FILE_BUFFER(f) ((char *) (f)->buffer) macro