Home
last modified time | relevance | path

Searched defs:fixed (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dtic6x-dis.c55 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
67 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
79 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
91 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
/toolchain/binutils/binutils-2.27/zlib/
Dinfback.c88 static code fixed[544]; local
Dinflate.c267 static code fixed[544]; local
/toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
Dinfback9.c59 code fixed[544]; in makefixed9() local
/toolchain/binutils/binutils-2.27/include/opcode/
Dtic6x.h667 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
669 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
671 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
673 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
/toolchain/binutils/binutils-2.27/zlib/contrib/puff/
Dpuff.c536 local int fixed(struct state *s) in fixed() function
/toolchain/binutils/binutils-2.27/binutils/
Dwindint.h890 struct rc_fixed_versioninfo *fixed; member