Searched refs:JSON_ERROR (Results 1 – 3 of 3) sorted by relevance
122 QEMU_BUILD_BUG_ON(JSON_ERROR != 0);123 QEMU_BUILD_BUG_ON(IN_RECOVERY != JSON_ERROR + 1);179 ['0' ... '9'] = JSON_ERROR,320 case JSON_ERROR: in json_lexer_feed_char()321 json_message_process_token(lexer, lexer->token, JSON_ERROR, in json_lexer_feed_char()
20 JSON_ERROR = 0, /* must be zero, see json_lexer[] */ enumerator
52 case JSON_ERROR: in json_message_process_token()