Home
last modified time | relevance | path

Searched refs:STRTOG_Retmask (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dstrtof.c55 switch(k & STRTOG_Retmask) {
H A Dstrtord.c41 switch(k & STRTOG_Retmask) {
H A Dgdtoa.h74 STRTOG_Retmask = 7, enumerator
H A Dstrtodg.c1046 irv = (irv & ~STRTOG_Retmask) |
H A Dstrtod.c184 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {

Completed in 4 milliseconds