OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ydays
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/media/libdrm/mobile1/src/jni/
drm1_jni.c
49
static const int32_t
ydays
[] = {
variable
331
day +=
ydays
[month - 1] + (month > 2 && leap (year)) - 1;
Completed in 37 milliseconds