HomeSort by: relevance | last modified time | path
    Searched refs:MATCH_MAX (Results 1 - 9 of 9) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
lzjb.c 45 #define MATCH_MAX ((1 << MATCH_BITS) + (MATCH_MIN - 1))
70 if (src > (uchar_t *)s_start + s_len - MATCH_MAX) {
84 for (mlen = MATCH_MIN; mlen < MATCH_MAX; mlen++)
  /src/external/gpl3/binutils/dist/include/opcode/
riscv-opc.h 536 #define MATCH_MAX 0xa006033
4587 DECLARE_INSN(max, MATCH_MAX, MASK_MAX)
  /src/external/gpl3/binutils.old/dist/include/opcode/
riscv-opc.h 536 #define MATCH_MAX 0xa006033
4557 DECLARE_INSN(max, MATCH_MAX, MASK_MAX)
  /src/external/gpl3/gdb.old/dist/include/opcode/
riscv-opc.h 538 #define MATCH_MAX 0xa006033
4488 DECLARE_INSN(max, MATCH_MAX, MASK_MAX)
  /src/external/gpl3/gdb/dist/include/opcode/
riscv-opc.h 536 #define MATCH_MAX 0xa006033
4557 DECLARE_INSN(max, MATCH_MAX, MASK_MAX)
  /src/external/gpl3/binutils/dist/opcodes/
riscv-opc.c 1342 {"max", 0, INSN_CLASS_ZBB, "d,s,t", MATCH_MAX, MASK_MAX, match_opcode, 0 },
  /src/external/gpl3/binutils.old/dist/opcodes/
riscv-opc.c 1350 {"max", 0, INSN_CLASS_ZBB, "d,s,t", MATCH_MAX, MASK_MAX, match_opcode, 0 },
  /src/external/gpl3/gdb.old/dist/opcodes/
riscv-opc.c 1247 {"max", 0, INSN_CLASS_ZBB, "d,s,t", MATCH_MAX, MASK_MAX, match_opcode, 0 },
  /src/external/gpl3/gdb/dist/opcodes/
riscv-opc.c 1342 {"max", 0, INSN_CLASS_ZBB, "d,s,t", MATCH_MAX, MASK_MAX, match_opcode, 0 },

Completed in 71 milliseconds