Searched refs:leftright (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | rb.h | 735 a_type *leftright = rbtn_right_get(a_type, a_field, \ 738 leftright); \ 766 assert(leftright != NULL); \ 767 rbtn_red_set(a_type, a_field, leftright); \
|
/external/libweave/third_party/chromium/base/third_party/dmg_fp/ |
D | dtoa.cc | 3585 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, variable 3766 leftright = 1; 3776 leftright = 0; 3784 leftright = 0; 3797 leftright = 0; 3856 if (leftright) { 3961 if (leftright) { 3982 if (leftright) { 4003 if ((mode < 2 || leftright) 4049 if (leftright) [all …]
|