OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_now
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c
2598
int
have_now
;
local
2619
have_now
= FALSE;
2809
if (!
have_now
) {
2867
have_now
= TRUE;
2903
if (
have_now
)
/src/external/mit/expat/dist/lib/
xmlparse.c
1134
const size_t
have_now
= EXPAT_SAFE_PTR_DIFF(end, start);
local
1151
= (
have_now
>= 2 * had_before)
1160
g_bytesScanned += (unsigned)
have_now
;
1188
parser->m_partialTokenBytesBefore =
have_now
;
Completed in 68 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026