Searched full:integral (Results 1 – 18 of 18) sorted by relevance
3 * With small integral numbers, we can cross-check with integers.
29 * - true : Integral counting the number of vCPUs that have this event enabled.
197 abi_long ru_ixrss; /* integral shared memory size */198 abi_long ru_idrss; /* integral unshared data size */199 abi_long ru_isrss; /* integral unshared stack size */
57 named function, taking and returning an integral value.61 and returns an integral value extracted from there.
151 * For normal integral types, we just need to byte swap. No size changes.204 * 32-bit and 64-bit machines. All other integral types have the in h2g_old_sysctl()
413 abi_long ru_ixrss; /* integral shared memory size */414 abi_long ru_idrss; /* integral unshared data size */415 abi_long ru_isrss; /* integral unshared stack size */
1126 /* All integral */1395 * Because we rounded to integral, and exp < 64,
3023 * Round to integral value
394 * always widen an integral result to ffi_arg. in tcg_qemu_tb_exec()
459 * @dst_type: integral type for destination461 * @src_type: integral type for source
3324 /* Otherwise fall back to integral... */ in do_gvec_shifts()
233 /* Parse integral portion as decimal. */ in do_strtosz()
1124 /* ARMv8 round to integral */
555 /* round to integral */
1095 # SVE floating-point round to integral value
366 # @value: Integral value (0 for set, 1 for cur, 2 for end), available
2247 if (!useint) { /* non-integral rhs */ in decNumberPower()2307 if (!useint) { /* non-integral rhs */ in decNumberPower()3306 /* decNumberToIntegralExact -- round-to-integral-value with InExact */3307 /* decNumberToIntegralValue -- round-to-integral-value */4230 /* integral Units -- before the test for rounding. */ in decAddOp()4248 /* integral Units (but only those in excess of the original */ in decAddOp()7693 Int ilength=dn->digits+dn->exponent; /* integral length */
115 * an integral value and adds that value to the exponent of the operand 'a'.