HomeSort by relevance Sort by last modified time
    Searched refs:get_cc (Results 1 - 9 of 9) sorted by null

  /external/valgrind/main/none/tests/s390x/
icm.c 36 icm(&a[0+offset], 0, what); cc = get_cc(); \
37 icm(&a[1+offset+cc], 1, what); cc = get_cc(); \
38 icm(&a[2+offset+cc], 2, what); cc = get_cc(); \
39 icm(&a[3+offset+cc], 3, what); cc = get_cc(); \
40 icm(&a[4+offset+cc], 4, what); cc = get_cc(); \
41 icm(&a[5+offset+cc], 5, what); cc = get_cc(); \
42 icm(&a[6+offset+cc], 6, what); cc = get_cc(); \
43 icm(&a[7+offset+cc], 7, what); cc = get_cc(); \
44 icm(&a[8+offset+cc], 8, what); cc = get_cc(); \
45 icm(&a[9+offset+cc], 9, what); cc = get_cc(); \
    [all...]
xc.c 14 printf("CC:%d\n", get_cc());
19 printf("CC:%d\n", get_cc());
32 printf("CC:%d\n", get_cc());
37 printf("CC:%d\n", get_cc());
58 printf("CC:%d\n", get_cc());
63 printf("CC:%d\n", get_cc());
68 printf("CC:%d\n", get_cc());
73 printf("CC:%d\n", get_cc());
82 printf("CC:%d\n", get_cc());
87 printf("CC:%d\n", get_cc());
    [all...]
tmll.c 3 #define get_cc() \ macro
51 check_cc(0, get_cc());
56 check_cc(0, get_cc());
61 check_cc(0, get_cc());
66 check_cc(3, get_cc());
71 check_cc(1, get_cc());
76 check_cc(2, get_cc());
tm.c 3 #define get_cc() \ macro
51 check_cc(0, get_cc());
56 check_cc(0, get_cc());
61 check_cc(0, get_cc());
66 check_cc(3, get_cc());
71 check_cc(1, get_cc());
mvst.c 22 return get_cc();
32 return get_cc();
clst.c 24 return (clst_t) { .str1 = string1, .str2 = string2, .cc = get_cc() };
test.h 26 #define get_cc() \ macro
cksm.c 35 cc = get_cc();
  /external/valgrind/main/coregrind/
m_mallocfree.c 444 const HChar* get_cc ( Block* b ) function
    [all...]

Completed in 762 milliseconds