Searched refs:self_p (Results 1 – 6 of 6) sorted by relevance
95 void jsonw_destroy(json_writer_t **self_p) in jsonw_destroy() argument97 json_writer_t *self = *self_p; in jsonw_destroy()103 *self_p = NULL; in jsonw_destroy()
25 void jsonw_destroy(json_writer_t **self_p);
103 void jsonw_destroy(json_writer_t **self_p) in jsonw_destroy() argument105 json_writer_t *self = *self_p; in jsonw_destroy()111 *self_p = NULL; in jsonw_destroy()
26 void jsonw_destroy(json_writer_t **self_p);