Searched refs:NESTING_ERR_CASE (Results 1 – 1 of 1) sorted by relevance
79 #define NESTING_ERR_CASE(name) { \ macro520 NESTING_ERR_CASE(nesting___err_missing_field),521 NESTING_ERR_CASE(nesting___err_array_field),522 NESTING_ERR_CASE(nesting___err_missing_container),523 NESTING_ERR_CASE(nesting___err_nonstruct_container),524 NESTING_ERR_CASE(nesting___err_array_container),525 NESTING_ERR_CASE(nesting___err_dup_incompat_types),526 NESTING_ERR_CASE(nesting___err_partial_match_dups),527 NESTING_ERR_CASE(nesting___err_too_deep),
Completed in 4 milliseconds