Home
last modified time | relevance | path

Searched refs:bt2 (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc/src/
Dprof.c1664 const prof_bt_t *bt2 = (prof_bt_t *)k2; in prof_bt_keycomp() local
1668 if (bt1->len != bt2->len) in prof_bt_keycomp()
1670 return (memcmp(bt1->vec, bt2->vec, bt1->len * sizeof(void *)) == 0); in prof_bt_keycomp()
/external/valgrind/perf/
Dtinycc.c11183 int bt1, bt2; in check_comparison_pointer_types() local
11191 bt2 = type2->t & VT_BTYPE; in check_comparison_pointer_types()
11193 if ((is_integer_btype(bt1) || is_integer_btype(bt2)) && op != '-') { in check_comparison_pointer_types()
11204 if (bt2 == VT_PTR) { in check_comparison_pointer_types()
11206 } else if (bt2 != VT_FUNC) { in check_comparison_pointer_types()
11229 int u, t1, t2, bt1, bt2, t; in gen_op() local
11235 bt2 = t2 & VT_BTYPE; in gen_op()
11237 if (bt1 == VT_PTR || bt2 == VT_PTR) { in gen_op()
11247 if (bt1 == VT_PTR && bt2 == VT_PTR) { in gen_op()
11263 if (bt2 == VT_PTR) { in gen_op()
[all …]
/external/lzma/
Dlzma.txt223 bt2 d * 9.5 + 4MB Binary Tree with 2 bytes hashing.