HomeSort by relevance Sort by last modified time
    Searched refs:UNOP (Results 1 - 5 of 5) 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
  /external/valgrind/none/tests/ppc64/
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
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 669 ir_function_signature *unop(builtin_available_predicate avail,
3271 builtin_builder::unop(builtin_available_predicate avail, function in class:builtin_builder
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
h8300.h     [all...]

Completed in 275 milliseconds