HomeSort by relevance Sort by last modified time
    Searched refs:UNOP (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libdwfl/
frame_unwind.c 352 #define UNOP(atom, expr) \
360 UNOP (DW_OP_abs, llabs ((int64_t) val1))
361 UNOP (DW_OP_neg, -(int64_t) val1)
362 UNOP (DW_OP_not, ~val1)
363 #undef UNOP
  /external/valgrind/none/tests/ppc32/
round.c 409 #define UNOP(op) \
500 #undef UNOP
588 #define UNOP(op) \
793 #undef UNOP
919 #define UNOP(op) \
1140 UNOP("fsqrt");
1148 #undef UNOP
  /toolchain/binutils/binutils-2.25/include/opcode/
h8300.h     [all...]

Completed in 355 milliseconds