Searched refs:checktype (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/tests/
H A Dtest_cast.c18 static void checktype(struct json_object *new_obj, const char *field);
52 checktype(new_obj, NULL);
53 checktype(new_obj, "string_of_digits");
54 checktype(new_obj, "regular_number");
55 checktype(new_obj, "decimal_number");
56 checktype(new_obj, "boolean_true");
57 checktype(new_obj, "boolean_false");
58 checktype(new_obj, "big_number");
59 checktype(new_obj, "a_null");
94 static void checktype(struc function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/tests/
H A Dtest_cast.c18 static void checktype(struct json_object *new_obj, const char *field);
52 checktype(new_obj, NULL);
53 checktype(new_obj, "string_of_digits");
54 checktype(new_obj, "regular_number");
55 checktype(new_obj, "decimal_number");
56 checktype(new_obj, "boolean_true");
57 checktype(new_obj, "boolean_false");
58 checktype(new_obj, "big_number");
59 checktype(new_obj, "a_null");
94 static void checktype(struc function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/tests/
H A Dtest_cast.c18 static void checktype(struct json_object *new_obj, const char *field);
52 checktype(new_obj, NULL);
53 checktype(new_obj, "string_of_digits");
54 checktype(new_obj, "regular_number");
55 checktype(new_obj, "decimal_number");
56 checktype(new_obj, "boolean_true");
57 checktype(new_obj, "boolean_false");
58 checktype(new_obj, "big_number");
59 checktype(new_obj, "a_null");
94 static void checktype(struc function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A De820.h90 int checktype);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A De820.h90 int checktype);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A De820.c509 int checktype)
522 if (checktype)
531 if (checktype && ei->type != old_type)
508 e820_remove_range(u64 start, u64 size, unsigned old_type, int checktype) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A De820.c509 int checktype)
522 if (checktype)
531 if (checktype && ei->type != old_type)
508 e820_remove_range(u64 start, u64 size, unsigned old_type, int checktype) argument

Completed in 79 milliseconds