Searched defs:is_unsigned (Results 1 – 10 of 10) sorted by relevance
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | enum-sign-gcc.c | 13 #define is_unsigned(X) ((typeof(X))-1 > 0) macro
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_nir.c | 249 bool is_unsigned, in int_to_bool32() 308 bool is_unsigned, in icmp32() 594 bool is_unsigned, unsigned src_bit_size, in do_int_divide() 625 bool is_unsigned, unsigned src_bit_size, in do_int_mod()
|
| D | lp_bld_nir.h | 355 bool is_unsigned, in get_int_bld()
|
| D | lp_bld_nir_soa.c | 2271 bool is_unsigned = reduction_op == nir_op_umin || in emit_reduce() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | parse.c | 844 int is_unsigned = type->ctype.modifiers & MOD_UNSIGNED; in type_is_ok() local
|
| /third_party/python/Modules/ |
| D | _struct.c | 351 _range_error(_structmodulestate *state, const formatdef *f, int is_unsigned) in _range_error()
|
| /third_party/skia/src/sksl/codegen/ |
| D | SkSLSPIRVCodeGenerator.cpp | 215 static bool is_unsigned(const Context& context, const Type& type) { in is_unsigned() function
|
| /third_party/node/deps/v8/src/execution/arm/ |
| D | simulator-arm.cc | 4153 bool is_unsigned) { in ShiftRight()
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| D | assembler-arm.cc | 4620 static Instr EncodeNeonShiftOp(NeonShiftOp op, NeonSize size, bool is_unsigned, in EncodeNeonShiftOp()
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 3529 struct is_unsigned struct
|