Home
last modified time | relevance | path

Searched refs:STRTOG_Neg (Results 1 – 25 of 86) sorted by relevance

1234

/dports/games/zdoom/zdoom-2.8.1/gdtoa/
H A DstrtoIg.c90 swap = STRTOG_Neg;
122 if (swap ^ (rv & STRTOG_Neg)) {
H A Dstrtopf.c75 if (k & STRTOG_Neg)
H A Dstrtof.c75 if (k & STRTOG_Neg)
H A Dstrtodnrp.c84 if (k & STRTOG_Neg)
H A DstrtopxL.c96 if (k & STRTOG_Neg)
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gdtoa/
H A DstrtoIg.c96 swap = STRTOG_Neg;
128 if (swap ^ (rv & STRTOG_Neg)) {
H A Dstrtopf.c79 if (k & STRTOG_Neg)
H A Dstrtof_vaxf.c78 if (k & STRTOG_Neg) in __weak_alias()
H A DstrtopxL.c94 if (k & STRTOG_Neg) in strtopxL()
H A Dstrtof.c91 if (k & STRTOG_Neg) in __weak_alias()
/dports/games/ecwolf/ecwolf-1.3.3-src/gdtoa/
H A DstrtoIg.c90 swap = STRTOG_Neg;
122 if (swap ^ (rv & STRTOG_Neg)) {
H A Dstrtopf.c75 if (k & STRTOG_Neg)
H A Dstrtof.c75 if (k & STRTOG_Neg)
H A Dstrtodnrp.c84 if (k & STRTOG_Neg)
H A DstrtopxL.c96 if (k & STRTOG_Neg)
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dgdtoa.h48 STRTOG_Neg = 0x08, enumerator
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A Dgdtoa.h48 STRTOG_Neg = 0x08, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Dstrtof.c70 if (k & STRTOG_Neg) in __strtof()
H A Dgdtoa.h71 STRTOG_Neg = 0x08, /* does not affect STRTOG_Inexlo or STRTOG_Inexhi */ enumerator
H A Dstrtodnrp.c79 if (k & STRTOG_Neg) in __strtod()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Dstrtof.c70 if (k & STRTOG_Neg) in __strtof()
H A Dgdtoa.h71 STRTOG_Neg = 0x08, /* does not affect STRTOG_Inexlo or STRTOG_Inexhi */ enumerator
H A Dg_dfmt.c87 i = STRTOG_Normal | STRTOG_Neg; in __g_dfmt()
H A Dstrtodnrp.c79 if (k & STRTOG_Neg) in __strtod()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/gdtoa/
H A Dstrtof.c82 if (k & STRTOG_Neg)

1234