Searched refs:Bletch (Results 1 – 5 of 5) sorted by relevance
323 #define Bletch 0x10 macro360 #define Bletch 4 macro387 #define Bletch 2 macro
349 if (j & Bletch) {351 j &= Bletch - 1;
362 if (j & Bletch) { in gdtoa()364 j &= Bletch - 1; in gdtoa()
245 #define Bletch 0x10 macro2520 if (j & Bletch) { in _Py_dg_dtoa()2522 j &= Bletch - 1; in _Py_dg_dtoa()
262 #define Bletch 0x10 macro2551 if (j & Bletch) { in _Py_dg_dtoa()2553 j &= Bletch - 1; in _Py_dg_dtoa()