OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MATRIX_A
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/rand/
randmt.h
38
#define
MATRIX_A
0x9908B0DF /* Constant vector a. */
/src/external/bsd/libfido2/dist/fuzz/
prng.c
52
#define
MATRIX_A
0x9908b0dfUL /* constant vector a */
82
static unsigned long mag01[2]={0x0UL,
MATRIX_A
};
83
/* mag01[x] = x *
MATRIX_A
for x=0,1 */
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026