Home
last modified time | relevance | path

Searched refs:STRTOG_Retmask (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtof.c53 switch(k & STRTOG_Retmask) {
Dstrtord.c41 switch(k & STRTOG_Retmask) {
DstrtorQ.c59 switch(k & STRTOG_Retmask) {
Dgdtoa.h75 STRTOG_Retmask = 0x00f, enumerator
Dgdtoa.c175 switch(kind & STRTOG_Retmask) {
Dstrtod.c182 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {
Dstrtodg.c1135 irv = (irv & ~STRTOG_Retmask) |