Searched refs:exceptions (Results 1 – 7 of 7) sorted by relevance
286 Year exceptions; in cycle_offset() local291 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()
41 so it's worth filing bugs if you find any exceptions that aren't documented!)
17 There are a couple of exceptions to note. Firstly, `off64_t` and the single
328 the app's `targetSdkVersion`. There are a handful of exceptions. (If in
110 **In general, when reading the below, be prepared for exceptions, subtlety, and
371 // Use a version of libc++ built without exceptions, because accessing EH globals uses
1047 "-fnon-call-exceptions",