Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/gdtoa/
HDgdtoa.h45 typedef unsigned short UShort; typedef
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDScalar.cpp315 unsigned short Scalar::UShort(unsigned short fail_value) const { in UShort() function in Scalar
/freebsd-13-stable/contrib/ncurses/ncurses/
HDcurses.priv.h1507 #define UShort(c) ((unsigned short)(c)) macro