Searched defs:check (Results 1 – 7 of 7) sorted by relevance
/lib/ |
D | test_user_copy.c | 222 #define test_legit(size, check) \ in test_user_copy_init() argument 287 #define test_illegal(size, check) \ in test_user_copy_init() argument
|
D | test_list_sort.c | 29 static void check(struct kunit *test, struct debug_el *ela, struct debug_el *elb) in check() function
|
D | rbtree_test.c | 191 static void check(int nr_nodes) in check() function
|
D | memcpy_kunit.c | 31 #define check(instance, v) do { \ macro
|
/lib/zstd/compress/ |
D | hist.c | 69 HIST_checkInput_e check, in HIST_count_parallel_wksp()
|
/lib/zlib_inflate/ |
D | inflate.c | 182 #define UPDATE(check, buf, len) zlib_adler32(check, buf, len) argument
|
D | inflate.h | 81 unsigned long check; /* protected copy of check value */ member
|