Lines Matching defs:bool
1348 let bool = ylong_json_create_bool(0xffff); in ut_ylong_json_is_null() localVariable
1366 let bool = ylong_json_create_bool(0xffff); in ut_ylong_json_create_bool() localVariable
1373 let bool = ylong_json_create_bool(0); in ut_ylong_json_create_bool() localVariable
1393 let bool = null_mut(); in ut_ylong_json_is_bool() localVariable
1397 let bool = ylong_json_create_bool(0xffff); in ut_ylong_json_is_bool() localVariable
1402 let bool = ylong_json_create_bool(0); in ut_ylong_json_is_bool() localVariable
1425 let bool = null_mut(); in ut_ylong_json_get_value_from_bool() localVariable
1432 let bool = ylong_json_create_bool(0xffff); in ut_ylong_json_get_value_from_bool() localVariable
1463 let bool = null_mut(); in ut_ylong_json_set_value_to_bool() localVariable
1466 let bool = ylong_json_create_bool(0xffff); in ut_ylong_json_set_value_to_bool() localVariable
2046 let mut bool = 0i32; in ut_ylong_json_get_array_item() localVariable
2348 let mut bool = 0i32; in ut_ylong_json_get_item_from_array_node() localVariable
2445 let bool = ylong_json_create_bool(1); in ut_ylong_json_replace_item_of_array_node() localVariable
2510 let mut bool = 0i32; in ut_ylong_json_remove_array_node() localVariable