Home
last modified time | relevance | path

Searched refs:unit2 (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/cpu/
H A Dfrv.opc384 /* Return 1 if unit1 is a match for unit2.
385 Unit1 comes from the insn's UNIT attribute. unit2 comes from one of the
389 CGEN_ATTR_VALUE_TYPE unit1, CGEN_ATTR_VALUE_TYPE unit2)
394 if (unit1 == unit2)
396 if (unit1 < unit2)
406 if (unit1 - unit2 <= 2)
413 if (unit1 - unit2 <= 5)
/openbsd-src/gnu/usr.bin/binutils-2.17/cpu/
H A Dfrv.opc433 /* Return TRUE if unit1 is a match for unit2.
434 Unit1 comes from the insn's UNIT attribute. unit2 comes from one of the
438 CGEN_ATTR_VALUE_ENUM_TYPE unit1, CGEN_ATTR_VALUE_ENUM_TYPE unit2)
443 if (unit1 == unit2)
445 if (unit1 < unit2)
455 if (unit1 - unit2 <= 2)
462 if (unit1 - unit2 <= 5)
/openbsd-src/sbin/disklabel/
H A Deditor.c1977 char *p, *unit1 = NULL, *unit2 = NULL; in parse_sizerange() local
1997 if (parse_sizespec(p, &val2, &unit2) == -1) in parse_sizerange()
2000 if (unit1 == NULL && (unit1 = unit2) == NULL) in parse_sizerange()
2005 if (apply_unit(val2, unit2[0], max) == -1) in parse_sizerange()
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfrv-opc.c393 CGEN_ATTR_VALUE_ENUM_TYPE unit1, CGEN_ATTR_VALUE_ENUM_TYPE unit2) in match_unit() argument
398 if (unit1 == unit2) in match_unit()
400 if (unit1 < unit2) in match_unit()
410 if (unit1 - unit2 <= 2) in match_unit()
417 if (unit1 - unit2 <= 5) in match_unit()
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dfrv-opc.c343 CGEN_ATTR_VALUE_TYPE unit1, CGEN_ATTR_VALUE_TYPE unit2) in match_unit() argument
348 if (unit1 == unit2) in match_unit()
350 if (unit1 < unit2) in match_unit()
360 if (unit1 - unit2 <= 2) in match_unit()
367 if (unit1 - unit2 <= 5) in match_unit()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenautomata.c8639 units_cmp (unit1, unit2) in units_cmp() argument
8640 const void *unit1, *unit2; in units_cmp()
8643 const unit_decl_t u2 = *(unit_decl_t *) unit2;
/openbsd-src/gnu/gcc/gcc/
H A Dgenautomata.c8291 units_cmp (const void *unit1, const void *unit2) in units_cmp() argument
8294 const unit_decl_t u2 = *(unit_decl_t *) unit2; in units_cmp()
/openbsd-src/gnu/usr.bin/binutils/
H A Dmd5.sum1828 1ed85cf259a78d3d86ea435e74dfcbe6 gas/testsuite/gas/hppa/basic/unit2.s
/openbsd-src/gnu/usr.bin/binutils-2.17/
H A Dmd5.sum2246 1ed85cf259a78d3d86ea435e74dfcbe6 gas/testsuite/gas/hppa/basic/unit2.s