OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NWORDS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
cpu_rng.c
272
NWORDS
= howmany(NBITS, 64),
274
uint64_t buf[2*
NWORDS
];
286
if (consttime_memequal(buf, buf +
NWORDS
, NBYTES)) {
/src/external/gpl3/gcc.old/dist/gcc/
rtl.h
2988
#define const_wide_int_alloc(
NWORDS
) \
2991
+ ((
NWORDS
)-1) * sizeof (HOST_WIDE_INT))) \
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026