Home
last modified time | relevance | path

Searched refs:minimum (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/crypt/
Darc4random.c39 #define minimum(a, b) ((a) < (b) ? (a) : (b)) macro
137 m = minimum(datlen, KEYSZ + IVSZ); in _rs_rekey()
157 m = minimum(n, rs->rs_have); in _rs_random_buf()
/bionic/libc/kernel/uapi/linux/
Dinput.h43 __s32 minimum; member
Dvideodev2.h1004 __s32 minimum; member
1015 __s64 minimum; member
1359 __s32 minimum; member
/bionic/
DREADME.md326 _not_ build the entire tree; just the minimum number of projects that are
Dandroid-changes-for-ndk-developers.md353 *Resolution*: build your code with `minSdkVersion` that matches the minimum
/bionic/libc/
DAndroid.bp2170 sdk_version: "minimum",
2182 sdk_version: "minimum",