Searched refs:constant (Results 1 – 8 of 8) sorted by relevance
417 union c constant; in jent_stir_pool() local436 constant.uint32[1] = 0x67452301; in jent_stir_pool()437 constant.uint32[0] = 0xefcdab89; in jent_stir_pool()447 mixer.uint64 ^= constant.uint64; in jent_stir_pool()449 throw_away.uint64 ^= constant.uint64; in jent_stir_pool()
19 * Use constant time operation of jent_stir_pool to prevent leaking
22 long constant, precision, tolerance; member
80 -e778 // Allow constant expressions to evaluate to zero
25 constant expressions.
457 - math.h constant expression fixes for INFINITY/NAN/etc.849 - failure of offsetof() to be an integer constant expression1233 - configure now detects serious constant-folding bug in gcc 4.9.01408 - various minor header conformance bugs (signedness, constant expressions, ...)
3032 iASL: Fixed a problem with constant folding for fixed-length constant 3033 expressions. The constant-folding code was not being invoked for constant 8329 constant values for this parameter.10288 constant 11768 64-bit constant.13277 Fixed a problem where the semaphore WAIT_FOREVER constant was13925 The _PRT code now handles all AML constant opcodes correctly14163 Implemented support for compile-time constant folding for the14172 evaluate constant expressions.15091 evaluated refered to a constant such as Zero, Ones, etc.[all …]
36 // 2) Disables constant folding
Completed in 36 milliseconds