Home
last modified time | relevance | path

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

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