Home
last modified time | relevance | path

Searched defs:uint_type (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Ddata_type.cc40 uint32_t uint_type = static_cast<uint32_t>(type); in PrettyDescriptor() local
46 uint32_t uint_type = static_cast<uint32_t>(type); in operator <<() local
/aosp12/bionic/libc/upstream-openbsd/lib/libc/locale/
H A Dwcstoul.c14 typedef unsigned long uint_type; typedef
H A Dwcstoull.c14 typedef unsigned long long int uint_type; typedef
H A Dwcstoumax.c15 typedef uintmax_t uint_type; typedef