Home
last modified time | relevance | path

Searched defs:round_up (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dutils_def.h52 #define round_up(value, boundary) \ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c1012 int round_up; in int_float() local
Dfloatobject.c1448 int half_eps, digit, round_up, sign=1; in float_fromhex() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c992 int round_up; in int_float() local
Dfloatobject.c1433 int half_eps, digit, round_up, sign=1; in float_fromhex() local