Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_unsigned.h26 struct _LIBCPP_TEMPLATE_VIS is_unsigned : _BoolConstant<__is_unsigned(_Tp)> {}; struct
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp279 bool is_unsigned) { in ToAPInt() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2819 const bool is_unsigned = qt->isUnsignedIntegerType(); ExtractIntFromFormValue() local
/freebsd-src/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c6490 int is_unsigned = 0; isunsigned_op() local