HomeSort by: relevance | last modified time | path
    Searched refs:DECL_STRINGS_4 (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/error/
pi.c 173 DECL_STRINGS_4(static, pi_Inserted, "Inserted", "keyword", "end", "matching");
182 DECL_STRINGS_4(static, pi_imp1, "improperly", "used", "on", "line");
183 DECL_STRINGS_4(static, pi_imp2, "improperly", "used", "on", "lines");
error.h 212 * DECL_STRINGS_4(static, foo, "alpha", "beta", "gamma", "delta");
253 #define DECL_STRINGS_4(class, sym, ...) DECL_STRS(4, class, sym, __VA_ARGS__)
input.c 480 DECL_STRINGS_4(static, Lint31,

Completed in 12 milliseconds