Searched refs:cpp_db_t (Results 1 – 1 of 1) sorted by relevance
42 } cpp_db_t; typedef58 static boolean_t nempty(cpp_db_t *);59 static size_t nlen(cpp_db_t *);60 static void nadd_l(cpp_db_t *, const char *, size_t);61 static void njoin(cpp_db_t *, size_t, const char *);62 static void nfmt(cpp_db_t *, const char *, const char *);64 static void save_top(cpp_db_t *, size_t);65 static void sub(cpp_db_t *, size_t);67 static boolean_t tempty(const cpp_db_t *);68 static size_t ttlen(const cpp_db_t *);[all …]