OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TTT
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/exp-ptrcheck/tests/
mm.c
43
#define
TTT
(i) \
46
TTT
(0);
47
TTT
(-1);
53
TTT
(0);
54
TTT
(-1);
arith_include2.c
5
#define
TTT
\
11
#define b( a, c) tp = (long*)a;
TTT
12
#define ui(op, a, c) tp = (long*)op(long)a;
TTT
13
#define g(op, a,b,c) tp = (long*)((long)a op (long)b);
TTT
Completed in 39 milliseconds