Home
last modified time | relevance | path

Searched refs:cst4_maps (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dcrx.h387 extern const int cst4_maps;
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-crx.c1435 for (bin = 0; bin < cst4_maps; bin++) in check_range()
1452 for (bin = 0; bin < cst4_maps; bin++) in check_range()
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dcrx-opc.c708 const int cst4_maps = ARRAY_SIZE (cst4_map); variable