Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/bionic/
Dtime64.c286 Year exceptions; in cycle_offset() local
291 exceptions = year_diff / 100; in cycle_offset()
292 exceptions -= year_diff / 400; in cycle_offset()
295 year, exceptions, year_diff); in cycle_offset()
297 return exceptions * 16; in cycle_offset()
/bionic/docs/
D32-bit-abi.md17 There are a couple of exceptions to note. Firstly, `off64_t` and the single
Dstatus.md271 the app's `targetSdkVersion`. As of O there were exactly two exceptions,
/bionic/tests/
DAndroid.bp825 "-fnon-call-exceptions",