OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yea
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
ac100.c
216
uint16_t sec, min, hou, wee, day, mon,
yea
;
local
225
ac100_read(sc, AC100_RTC_YEA_REG, &
yea
);
228
dt->dt_year = POSIX_BASE_YEAR + bcdtobin(
yea
& 0xff);
/src/games/adventure/
init.c
66
int
yea
;
variable
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026