Home
last modified time | relevance | path

Searched refs:DECL_S1 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/error/
H A Derror.h232 #define DECL_S1(sym, s, ...) __VA_ARGS__ DECL_STR(sym, 0, s) macro
233 #define DECL_S2(sym, s, ...) DECL_STR(sym, 1, s); DECL_S1(sym, __VA_ARGS__)