Home
last modified time | relevance | path

Searched defs:UShort (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/gdtoa/
H A Dgdtoa.h45 typedef unsigned short UShort; typedef
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp314 unsigned short Scalar::UShort(unsigned short fail_value) const { in UShort() function in Scalar
/openbsd-src/lib/libcurses/
H A Dcurses.priv.h1360 #define UShort(c) ((unsigned short)(c)) macro