Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_json.c53 # define DEBUG_GEN(ctx, type) yajl_gen_##type(ctx->g) macro
70 # define DEBUG_GEN(ctx, type) ((void)0) macro
692 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