Searched refs:DEBUG_GEN (Results 1 – 1 of 1) sorted by relevance
53 # define DEBUG_GEN(ctx, type) yajl_gen_##type(ctx->g) macro70 # define DEBUG_GEN(ctx, type) ((void)0) macro692 DEBUG_GEN(ctx, null); in json_callback_null()834 DEBUG_GEN(ctx, map_open); in json_callback_start_map()848 DEBUG_GEN(ctx, map_close); in json_callback_end_map()866 DEBUG_GEN(ctx, array_open); in json_callback_start_array()880 DEBUG_GEN(ctx, array_close); in json_callback_end_array()
Completed in 6 milliseconds