|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Data Structures | |
| union | uint128_split_t |
Functions | |
| static int32_t | __distance (uint128_split_t a, uint128_split_t b) |
| static uint64_t | __div128_64 (uint64_t high, uint64_t low, uint64_t divisor, uint64_t *remainder) |
| uint128_t | __udivmodti4 (uint128_t a, uint128_t b, uint128_t *c) |
| int128_t | __divti3 (int128_t a, int128_t b) |
|
inlinestatic |