Searched defs:okayp (Results 1 - 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | localtime.c | 1669 time2sub(struct tm *const tmp, struct tm *(*const funcp)(const time_t *, int_fast32_t, struct tm *), const int_fast32_t offset, int *const okayp, const int do_norm_secs) time2sub() argument 1845 time2(struct tm * const tmp, struct tm * (*const funcp)(const time_t *, int_fast32_t, struct tm *), const int_fast32_t offset, int *const okayp) time2() argument
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | localtime.c | 1667 time2sub(struct tm *const tmp, struct tm *(*const funcp)(const time_t *, int_fast32_t, struct tm *), const int_fast32_t offset, int *const okayp, const int do_norm_secs) time2sub() argument 1843 time2(struct tm * const tmp, struct tm * (*const funcp)(const time_t *, int_fast32_t, struct tm *), const int_fast32_t offset, int *const okayp) time2() argument
|
/third_party/tzdata/ |
H A D | localtime.c | 1956 time2sub(struct tm *const tmp, struct tm *(*funcp)(struct state const *, time_t const *, int_fast32_t, struct tm *), struct state const *sp, const int_fast32_t offset, bool *okayp, bool do_norm_secs) time2sub() argument 2161 time2(struct tm * const tmp, struct tm *(*funcp)(struct state const *, time_t const *, int_fast32_t, struct tm *), struct state const *sp, const int_fast32_t offset, bool *okayp) time2() argument
|
Completed in 8 milliseconds