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

  /external/e2fsprogs/lib/ext2fs/
extent.c 315 int orig_op, op; local
323 orig_op = op = flags & EXT2_EXTENT_MOVE_MASK;
327 if ((orig_op == EXT2_EXTENT_NEXT) ||
328 (orig_op == EXT2_EXTENT_NEXT_LEAF)) {
358 if ((orig_op == EXT2_EXTENT_PREV) ||
359 (orig_op == EXT2_EXTENT_PREV_LEAF)) {
389 if (orig_op == EXT2_EXTENT_LAST_LEAF) {
451 if ((orig_op == EXT2_EXTENT_PREV) ||
452 (orig_op == EXT2_EXTENT_PREV_LEAF))
562 if (((orig_op == EXT2_EXTENT_NEXT_LEAF) |
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
xtensa-relax.c 1798 opname_map_e *orig_op; local
1813 opname_map_e *orig_op; local
    [all...]

Completed in 86 milliseconds