Home
last modified time | relevance | path

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

/device/google/crosshatch/json-c/
Ddebug.h57 #define MC_DEBUG(x, ...) mc_debug(x, ##__VA_ARGS__) macro
63 #define MC_DEBUG(x, ...) if (0) mc_debug(x, ##__VA_ARGS__) macro
Djson_util.c174 MC_DEBUG("sscanf_is_broken_test failed, enabling workaround code\n"); in sscanf_is_broken_test()
199 MC_DEBUG("Failed to parse, sscanf != 1\n"); in json_parse_int64()
Djson_object.c71 MC_DEBUG("json_object_init: creating object table\n"); in json_object_init()
83 MC_DEBUG("json_object_fini: %d referenced objects at exit\n", in json_object_fini()
88 MC_DEBUG("\t%s:%p\n", json_type_to_name(obj->o_type), obj); in json_object_fini()
92 MC_DEBUG("json_object_fini: freeing object table\n"); in json_object_fini()
181 MC_DEBUG("json_object_delete_%s: %p\n", in json_object_generic_delete()
201 MC_DEBUG("json_object_new_%s: %p\n", json_type_to_name(jso->o_type), jso); in json_object_new()
Dprintbuf.c69 MC_DEBUG("printbuf_memappend: realloc " in printbuf_extend()
Djson_tokener.c462 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
470 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
879 MC_DEBUG("json_tokener_parse_ex: error %s at offset %d\n", in json_tokener_parse_ex()
/device/google/sunfish/json-c/
Ddebug.h57 #define MC_DEBUG(x, ...) mc_debug(x, ##__VA_ARGS__) macro
63 #define MC_DEBUG(x, ...) if (0) mc_debug(x, ##__VA_ARGS__) macro
Djson_util.c174 MC_DEBUG("sscanf_is_broken_test failed, enabling workaround code\n"); in sscanf_is_broken_test()
199 MC_DEBUG("Failed to parse, sscanf != 1\n"); in json_parse_int64()
Djson_object.c71 MC_DEBUG("json_object_init: creating object table\n"); in json_object_init()
83 MC_DEBUG("json_object_fini: %d referenced objects at exit\n", in json_object_fini()
88 MC_DEBUG("\t%s:%p\n", json_type_to_name(obj->o_type), obj); in json_object_fini()
92 MC_DEBUG("json_object_fini: freeing object table\n"); in json_object_fini()
181 MC_DEBUG("json_object_delete_%s: %p\n", in json_object_generic_delete()
201 MC_DEBUG("json_object_new_%s: %p\n", json_type_to_name(jso->o_type), jso); in json_object_new()
Dprintbuf.c69 MC_DEBUG("printbuf_memappend: realloc " in printbuf_extend()
Djson_tokener.c462 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
470 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
879 MC_DEBUG("json_tokener_parse_ex: error %s at offset %d\n", in json_tokener_parse_ex()
/device/google/coral/json-c/
Ddebug.h57 #define MC_DEBUG(x, ...) mc_debug(x, ##__VA_ARGS__) macro
63 #define MC_DEBUG(x, ...) if (0) mc_debug(x, ##__VA_ARGS__) macro
Djson_util.c174 MC_DEBUG("sscanf_is_broken_test failed, enabling workaround code\n"); in sscanf_is_broken_test()
199 MC_DEBUG("Failed to parse, sscanf != 1\n"); in json_parse_int64()
Djson_object.c71 MC_DEBUG("json_object_init: creating object table\n"); in json_object_init()
83 MC_DEBUG("json_object_fini: %d referenced objects at exit\n", in json_object_fini()
88 MC_DEBUG("\t%s:%p\n", json_type_to_name(obj->o_type), obj); in json_object_fini()
92 MC_DEBUG("json_object_fini: freeing object table\n"); in json_object_fini()
181 MC_DEBUG("json_object_delete_%s: %p\n", in json_object_generic_delete()
201 MC_DEBUG("json_object_new_%s: %p\n", json_type_to_name(jso->o_type), jso); in json_object_new()
Dprintbuf.c69 MC_DEBUG("printbuf_memappend: realloc " in printbuf_extend()
Djson_tokener.c462 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
470 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
879 MC_DEBUG("json_tokener_parse_ex: error %s at offset %d\n", in json_tokener_parse_ex()
/device/google/bonito/json-c/
Ddebug.h57 #define MC_DEBUG(x, ...) mc_debug(x, ##__VA_ARGS__) macro
63 #define MC_DEBUG(x, ...) if (0) mc_debug(x, ##__VA_ARGS__) macro
Djson_util.c174 MC_DEBUG("sscanf_is_broken_test failed, enabling workaround code\n"); in sscanf_is_broken_test()
199 MC_DEBUG("Failed to parse, sscanf != 1\n"); in json_parse_int64()
Djson_object.c71 MC_DEBUG("json_object_init: creating object table\n"); in json_object_init()
83 MC_DEBUG("json_object_fini: %d referenced objects at exit\n", in json_object_fini()
88 MC_DEBUG("\t%s:%p\n", json_type_to_name(obj->o_type), obj); in json_object_fini()
92 MC_DEBUG("json_object_fini: freeing object table\n"); in json_object_fini()
181 MC_DEBUG("json_object_delete_%s: %p\n", in json_object_generic_delete()
201 MC_DEBUG("json_object_new_%s: %p\n", json_type_to_name(jso->o_type), jso); in json_object_new()
Dprintbuf.c69 MC_DEBUG("printbuf_memappend: realloc " in printbuf_extend()
Djson_tokener.c462 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
470 MC_DEBUG("json_tokener_comment: %s\n", tok->pb->buf); in json_tokener_parse_ex()
879 MC_DEBUG("json_tokener_parse_ex: error %s at offset %d\n", in json_tokener_parse_ex()