Lines Matching refs:intptr_t
9 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu)
15 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot,
16 long voffp, intptr_t *load, int cpu)
22 int rseq_addv(intptr_t *v, intptr_t count, int cpu)
28 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect,
29 intptr_t *v2, intptr_t newv2,
30 intptr_t newv, int cpu)
36 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect,
37 intptr_t *v2, intptr_t newv2,
38 intptr_t newv, int cpu)
44 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect,
45 intptr_t *v2, intptr_t expect2,
46 intptr_t newv, int cpu)
52 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect,
54 intptr_t newv, int cpu)
60 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect,
62 intptr_t newv, int cpu)