Home
last modified time | relevance | path

Searched refs:esign (Results 1 – 25 of 726) sorted by relevance

12345678910>>...30

/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dtotype.c210 int esign = 1; /* sign of exponent */ in totypeAtoF() local
266 esign = -1; in totypeAtoF()
286 e = (e*esign) + d; in totypeAtoF()
288 esign = -1; in totypeAtoF()
291 esign = 1; in totypeAtoF()
301 if( esign>0 ){ in totypeAtoF()
317 if( esign<0 ){ in totypeAtoF()
325 if( esign<0 ){ in totypeAtoF()
335 if( esign<0 ){ in totypeAtoF()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dtotype.c210 int esign = 1; /* sign of exponent */ in totypeAtoF() local
266 esign = -1; in totypeAtoF()
286 e = (e*esign) + d; in totypeAtoF()
288 esign = -1; in totypeAtoF()
291 esign = 1; in totypeAtoF()
301 if( esign>0 ){ in totypeAtoF()
317 if( esign<0 ){ in totypeAtoF()
325 if( esign<0 ){ in totypeAtoF()
335 if( esign<0 ){ in totypeAtoF()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dtotype.c210 int esign = 1; /* sign of exponent */ in totypeAtoF() local
266 esign = -1; in totypeAtoF()
286 e = (e*esign) + d; in totypeAtoF()
288 esign = -1; in totypeAtoF()
291 esign = 1; in totypeAtoF()
301 if( esign>0 ){ in totypeAtoF()
317 if( esign<0 ){ in totypeAtoF()
325 if( esign<0 ){ in totypeAtoF()
335 if( esign<0 ){ in totypeAtoF()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dtotype.c210 int esign = 1; /* sign of exponent */ in totypeAtoF() local
266 esign = -1; in totypeAtoF()
286 e = (e*esign) + d; in totypeAtoF()
288 esign = -1; in totypeAtoF()
291 esign = 1; in totypeAtoF()
301 if( esign>0 ){ in totypeAtoF()
317 if( esign<0 ){ in totypeAtoF()
325 if( esign<0 ){ in totypeAtoF()
335 if( esign<0 ){ in totypeAtoF()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/misc/
H A Dstrtold.c72 int esign, decflg, nexp, expo, lost; in __asctoe64() local
232 esign = 1; in __asctoe64()
240 esign = -1; in __asctoe64()
265 if (esign < 0) in __asctoe64()
319 esign = 1; in __asctoe64()
323 esign = -1; in __asctoe64()
346 if (esign < 0) in __asctoe64()
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/misc/
H A Dstrtold.c72 int esign, decflg, nexp, expo, lost; in __asctoe64() local
232 esign = 1; in __asctoe64()
240 esign = -1; in __asctoe64()
265 if (esign < 0) in __asctoe64()
319 esign = 1; in __asctoe64()
323 esign = -1; in __asctoe64()
346 if (esign < 0) in __asctoe64()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/drdy/
H A Dio.F34 Double Precision sign,f1,f2,f3,esign
157 esign = 1.0d0
162 esign = 1.0d0
164 esign = -1.0d0
166 esign = 1.0d0
182 drdy_cfloat = (sign * (f1 + f2)) * 10.0d0 ** (esign*f3)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/drdy/
H A Dio.F34 Double Precision sign,f1,f2,f3,esign
157 esign = 1.0d0
162 esign = 1.0d0
164 esign = -1.0d0
166 esign = 1.0d0
182 drdy_cfloat = (sign * (f1 + f2)) * 10.0d0 ** (esign*f3)
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dstrtod.c68 int esign, expt; in strtod() local
124 save = sp, expt = 0, esign = 1; in strtod()
129 if (c == '-') esign -= 2, c = *sp++; else in strtod()
135 if (esign < 0) expt = -expt; in strtod()
/dports/lang/python27/Python-2.7.18/Python/
H A Dstrtod.c68 int esign, expt; in strtod() local
124 save = sp, expt = 0, esign = 1; in strtod()
129 if (c == '-') esign -= 2, c = *sp++; else in strtod()
135 if (esign < 0) expt = -expt; in strtod()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dstrtod.c68 int esign, expt; in strtod() local
124 save = sp, expt = 0, esign = 1; in strtod()
129 if (c == '-') esign -= 2, c = *sp++; else in strtod()
135 if (esign < 0) expt = -expt; in strtod()
/dports/japanese/gawk/gawk-3.0.6/pc/
H A Datof.c11 int esign = 0; local
40 esign = 1;
49 if (esign) {
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Dcds.c45 int ea, esign, et, i, k, nd = 0, sign = 0, tz; local
110 esign = et == 3;
115 esign = 1;
123 if (esign)
/dports/lang/f2c/f2c-20200916/src/
H A Dcds.c45 int ea, esign, et, i, k, nd = 0, sign = 0, tz; local
110 esign = et == 3;
115 esign = 1;
123 if (esign)
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/tests/
H A DTransformChainTest.cs49 XmlDsigEnvelopedSignatureTransform esign = new XmlDsigEnvelopedSignatureTransform(); in FullChain()
50 chain.Add(esign); in FullChain()
51 Assert.Equal(esign, chain[3]); in FullChain()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/
H A DTransformChainTest.cs52 XmlDsigEnvelopedSignatureTransform esign = new XmlDsigEnvelopedSignatureTransform (); in FullChain()
53 chain.Add (esign); in FullChain()
54 Assert.AreEqual (esign, chain[3], "XmlDsigEnvelopedSignatureTransform"); in FullChain()
/dports/audio/whysynth/whysynth-20120903/src/
H A Dcommon_data.c303 int esign = 1; /* sign of exponent */ in y_atof() local
354 esign = -1; in y_atof()
369 e = (e*esign) + d; in y_atof()
371 esign = -1; in y_atof()
374 esign = 1; in y_atof()
384 if( esign>0 ){ in y_atof()
400 if( esign<0 ){ in y_atof()
412 if( esign<0 ){ in y_atof()
/dports/lang/gcc8/gcc-8.5.0/libgo/go/strconv/
H A Datof.go128 esign := 1
133 esign = -1
144 b.dp += e * esign
225 esign := 1
230 esign = -1
241 dp += e * esign
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/strconv/
H A Datof.go128 esign := 1
133 esign = -1
144 b.dp += e * esign
225 esign := 1
230 esign = -1
241 dp += e * esign
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/strconv/
H A Datof.go127 esign := 1
132 esign = -1
143 b.dp += e * esign
224 esign := 1
229 esign = -1
240 dp += e * esign
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/strconv/
H A Datof.go128 esign := 1
133 esign = -1
144 b.dp += e * esign
225 esign := 1
230 esign = -1
241 dp += e * esign
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/strconv/
H A Datof.go128 esign := 1
133 esign = -1
144 b.dp += e * esign
225 esign := 1
230 esign = -1
241 dp += e * esign
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/strconv/
H A Datof.go128 esign := 1
133 esign = -1
144 b.dp += e * esign
225 esign := 1
230 esign = -1
241 dp += e * esign
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/strconv/
H A Datof.go128 esign := 1
133 esign = -1
144 b.dp += e * esign
225 esign := 1
230 esign = -1
241 dp += e * esign
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/strconv/
H A Datof.go128 esign := 1
133 esign = -1
144 b.dp += e * esign
225 esign := 1
230 esign = -1
241 dp += e * esign

12345678910>>...30