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 284 int orig_op, op; local
291 orig_op = op = flags & EXT2_EXTENT_MOVE_MASK;
295 if ((orig_op == EXT2_EXTENT_NEXT) ||
296 (orig_op == EXT2_EXTENT_NEXT_LEAF)) {
326 if ((orig_op == EXT2_EXTENT_PREV) ||
327 (orig_op == EXT2_EXTENT_PREV_LEAF)) {
357 if (orig_op == EXT2_EXTENT_LAST_LEAF) {
419 if ((orig_op == EXT2_EXTENT_PREV) ||
420 (orig_op == EXT2_EXTENT_PREV_LEAF))
525 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 102 milliseconds