OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:any_set
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/bionic/
getentropy_linux.c
187
char
any_set
= 0;
local
191
any_set
|= buf[i];
192
if (
any_set
== 0)
/external/mksh/src/
funcs.c
894
int
any_set
= 0;
local
906
any_set
= 1;
919
if (!
any_set
&& !(vp->flag & USERATTRIB))
925
any_set
= 0;
932
if (
any_set
&& !(vp->flag & ISSET))
936
if (
any_set
== 1) {
938
any_set
= 2;
972
if (
any_set
)
992
if (!
any_set
)
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c
3662
bitset_word_t
any_set
= 0;
local
3681
bitset_word_t
any_set
= 0;
local
[
all
...]
Completed in 346 milliseconds