OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:typeof_primop
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/memcheck/tests/vbit-test/
util.c
155
typeof_primop
(op, &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
180
typeof_primop
(op, &unused, &t1, &t2, &t3, &t4);
202
typeof_primop
(IROp op, IRType *t_dst, IRType *t_arg1, IRType *t_arg2,
function
vtest.h
149
void
typeof_primop
(IROp, IRType *t_dst, IRType *t_arg1, IRType *t_arg2,
main.c
45
typeof_primop
(op->op, &t_dst, &t1, &t2, &t3, &t4);
Completed in 94 milliseconds