OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endline
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/dev/
crime.c
113
uint64_t baseline,
endline
;
local in function:crime_attach
170
endline
= bus_space_read_8(crm_iot, crm_ioh, CRIME_TIME)
173
} while (
endline
- baseline < (CRIME_TIMER_FREQ / 10));
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
2608
(
endline
, _, endpos) = CloseExpression(clean_lines, linenum, pos)
2609
if
endline
[endpos:].find('{') == -1: # must be brace after if
Completed in 17 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025