OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_something
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_sync.cc
84
bool
has_something
= false;
local
96
has_something
= true;
113
return
has_something
;
156
bool
has_something
= FreeRange(proc, p, kPageSize);
local
159
if (!
has_something
&& checked > (128 << 10))
164
bool
has_something
= FreeRange(proc, p + sz - kPageSize, kPageSize);
local
169
if (!
has_something
&& checked > (512 << 10))
/src/games/rogue/
spec_hit.c
181
boolean
has_something
= 0;
local
193
has_something
= 1;
198
if (!
has_something
) {
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026