Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/lib/format_text/
H A Dtext_export.h22 #define outnl(f) do {if (!out_newline(f)) return_0;} while (0) macro
/netbsd/external/gpl2/lvm2/dist/include/
H A Dtext_export.h22 #define outnl(f) do {if (!out_newline(f)) return_0;} while (0) macro