Searched defs:cc_string_t (Results 1 – 2 of 2) sorted by relevance
98 typedef struct cc_string_t *cc_string_t; typedef142 struct cc_string_t { struct143 const char *data;144 const cc_string_functions *func;
606 typedef cc_string_d *cc_string_t; typedef