Searched defs:uint64_pred_s (Results 1 – 1 of 1) sorted by relevance
37 struct uint64_pred_s { struct38 const char *name;39 int (*predfunc) (uint64_t, uint64_t);40 uint64_t (*selfunc) (uint64_t, uint64_t, uint64_t, uint64_t);41 struct harness_uint64_pred *tests;42 int n_tests;