Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoaimp.h321 #define Bletch 0x10 macro
358 #define Bletch 4 macro
386 #define Bletch 2 macro
Ddtoa.c350 if (j & Bletch) {
352 j &= Bletch - 1;
Dgdtoa.c353 if (j & Bletch) {
355 j &= Bletch - 1;