Searched defs:gtst (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c6114 int gtst(int inv, int t)
10937 a = gtst(1, 0);
10943 b = gtst(0, 0);
10968 a = gtst(1, a);
12890 vseti(VT_JMP, gtst(1, 0));
13303 t = gtst(1, t);
13322 t = gtst(0, t);
13375 tt = gtst(1, 0);
13377 tt = gtst(1, 0);
13561 a = gtst(
6112 int gtst(int inv, int t) function
[all...]

Completed in 314 milliseconds