Home
last modified time | relevance | path

Searched defs:lo (Results 1 – 7 of 7) sorted by relevance

/system/core/toolbox/
Dnewfs_msdos.c101 #define argto1(arg, lo, msg) argtou(arg, lo, 0xff, msg) argument
102 #define argto2(arg, lo, msg) argtou(arg, lo, 0xffff, msg) argument
103 #define argto4(arg, lo, msg) argtou(arg, lo, 0xffffffff, msg) argument
104 #define argtox(arg, lo, msg) argtou(arg, lo, UINT_MAX, msg) argument
951 argtou(const char *arg, u_int lo, u_int hi, const char *msg) in argtou()
/system/core/include/corkscrew/
Dptrace.h72 uint64_t lo; member
/system/core/include/private/pixelflinger/
Dggl_fixed.h181 int32_t lo; in gglMulii() member
441 int32_t lo; in gglMulii() member
/system/core/libpixelflinger/
Dfixed.cpp261 uint32_t lo = ab; in slow_muldiv() local
/system/core/liblog/
Devent_tag_map.c128 int hi, lo, mid; in android_lookupEventTag() local
/system/core/libcorkscrew/arch-mips/
Dbacktrace-mips.c41 uint64_t lo; member
/system/core/libcutils/
Dtztime.c1243 register int lo = 1; local
1672 register time_t lo; local