Home
last modified time | relevance | path

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

/openbsd/lib/libc/gdtoa/
H A Dstrtof.c53 switch(k & STRTOG_Retmask) {
H A Dstrtord.c41 switch(k & STRTOG_Retmask) {
H A DstrtorQ.c59 switch(k & STRTOG_Retmask) {
H A Dstrtorx.c61 switch(k & STRTOG_Retmask) {
H A Dgdtoa.h75 STRTOG_Retmask = 0x00f, enumerator
H A Dgdtoa.c175 switch(kind & STRTOG_Retmask) {
H A Dstrtod.c179 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {
H A Dstrtodg.c1132 irv = (irv & ~STRTOG_Retmask) |