Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/locale/
H A Dwcstoull.c14 typedef unsigned long long int uint_type; typedef
H A Dwcstoumax.c15 typedef uintmax_t uint_type; typedef
H A Dwcstoul.c14 typedef unsigned long uint_type; typedef
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp199 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp218 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp338 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType() local