OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anded_words
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/
configure
16116
static unsigned int
anded_words
[NWORDS];
16127
anded_words
[i] &= m.word[i];
16137
anded_words
[j] = ~ (unsigned int) 0;
16146
ored_words[j] &= ~
anded_words
[j];
27859
static unsigned int
anded_words
[NWORDS];
27871
anded_words
[i] &= m.word[i];
27882
anded_words
[j] = ~ (unsigned int) 0;
27888
ored_words[j] &= ~
anded_words
[j];
/src/external/gpl3/gdb.old/dist/gnulib/
configure
16116
static unsigned int
anded_words
[NWORDS];
16127
anded_words
[i] &= m.word[i];
16137
anded_words
[j] = ~ (unsigned int) 0;
16146
ored_words[j] &= ~
anded_words
[j];
27859
static unsigned int
anded_words
[NWORDS];
27871
anded_words
[i] &= m.word[i];
27882
anded_words
[j] = ~ (unsigned int) 0;
27888
ored_words[j] &= ~
anded_words
[j];
Completed in 52 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026