Home
last modified time | relevance | path

Searched refs:Bletch (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
Dgdtoaimp.h335 #define Bletch 0x10 macro
372 #define Bletch 4 macro
399 #define Bletch 2 macro
/third_party/python/Python/
Ddtoa.c257 #define Bletch 0x10 macro
2453 if (j & Bletch) { in _Py_dg_dtoa()
2455 j &= Bletch - 1; in _Py_dg_dtoa()