Home | History | Annotate | Download | only in useful-harnesses

Lines Matching refs:int64_t

6 typedef long long int int64_t;
11 int64_t *lhs;
12 int64_t *rhs;
13 int64_t *select_a;
14 int64_t *select_b;
16 int64_t *select_expected;
31 int (*predfunc) (int64_t, int64_t);
32 int64_t (*selfunc) (int64_t, int64_t, int64_t, int64_t);