Searched refs:BASE (Results 126 - 150 of 170) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dfail-more.t512 require_ok('ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble');
514 # Failed test 'require ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble;'
516 # Tried to require 'ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble'.
520 qr/^\Qnot ok - require ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble;\E\n\z/,
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldlex.l321 <MRI>"BASE" { RTOKEN(BASE); }
338 <MRI>"base" { RTOKEN(BASE); }
H A Ddeffilep.y109 %token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANTU CONSTANTL
235 opt_base: BASE '=' NUMBER { $$ = $3;}
865 { "BASE", BASE },
H A Dldgram.y149 %token FORMAT PUBLIC DEFSYMEND BASE ALIAS TRUNCATE REL
241 | BASE exp
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldlex.l327 <MRI>"BASE" { RTOKEN(BASE); }
344 <MRI>"base" { RTOKEN(BASE); }
H A Ddeffilep.y108 %token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANTU CONSTANTL
234 opt_base: BASE '=' NUMBER { $$ = $3;}
674 /* Honor a BASE address statement, even if LIBRARY string is empty. */
875 { "BASE", BASE },
H A Dldgram.y149 %token FORMAT PUBLIC DEFSYMEND BASE ALIAS TRUNCATE REL
241 | BASE exp
/openbsd-current/distrib/arm64/ramdisk/
H A DMakefile88 ${CDROM}: ${BASE} ${XBASE} cdbr bsd.rd
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Diq2000-opc.c704 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
710 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
716 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
722 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
734 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
740 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
746 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
752 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
1256 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
1262 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')',
[all...]
H A Darc-opc.c92 's' BASE base in st insn
160 #define BASE (LD_OFFSET + 1) macro
164 #define SYNTAX_ST_NE (BASE + 1)
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Diq2000-opc.c704 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
710 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
716 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
722 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
734 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
740 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
746 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
752 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
1256 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')', 0 } },
1262 { { MNEM, ' ', OP (RT), ',', OP (LO16), '(', OP (BASE), ')',
[all...]
H A Darc-opc.c135 's' BASE base in st insn
203 #define BASE (LD_OFFSET + 1)
207 #define SYNTAX_ST_NE (BASE + 1)
202 #define BASE macro
/openbsd-current/sys/dev/pci/drm/amd/display/dmub/src/
H A Ddmub_dcn32.c38 #define REG_OFFSET_EXP(reg_name) (BASE(reg##reg_name##_BASE_IDX) + reg##reg_name)
H A Ddmub_dcn31.c37 #define REG_OFFSET_EXP(reg_name) (BASE(reg##reg_name##_BASE_IDX) + reg##reg_name)
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm708 # BASE 0 or 1 => NaN
718 # X == BASE => 1 (is exact)
723 # 1 < X < BASE => 0 (is truncated)
2133 =item CLASS-E<gt>_from_base(STR, BASE, COLLSEQ)
2135 Returns an object given a string STR, a base BASE, and a collation sequence
2140 If BASE is less than or equal to 94, and a collation sequence is not specified,
2152 If the default collation sequence is used, and the BASE is less than or equal
2176 =item CLASS-E<gt>_from_base_num(ARRAY, BASE)
2301 Returns the logarithm of OBJ to base BASE truncted to an integer. This method
2420 =item CLASS-E<gt>_to_base(OBJ, BASE, COLLSE
[all...]
/openbsd-current/gnu/gcc/libgomp/testsuite/
H A DMakefile.in185 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c86 #define BASE(seg) BASE_INNER(seg) macro
89 .reg_name = BASE(reg ## reg_name ## _BASE_IDX) + \
/openbsd-current/gnu/gcc/gcc/
H A Ddbxout.c418 #define NUMBER_FMT_LOOP(P, NUM, BASE) \
421 int digit = NUM % BASE; \
422 NUM /= BASE; \
484 /* Write out the difference of two labels, LABEL - BASE, as the value
511 /* Write out the difference between BASE and an internal label as the
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Ddefparse.c17 # define BASE 268 macro
176 "IMPORTS", "VERSIONK", "BASE", "CONSTANT", "READ", "WRITE", "EXECUTE",
H A Ddeflex.c825 { return BASE;}
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Util/
H A DHashBase.pm271 =head2 PROVIDED BY HASH BASE
/openbsd-current/gnu/gcc/libstdc++-v3/libmath/
H A DMakefile.in249 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DStmt.h77 #define STMT_RANGE(BASE, FIRST, LAST) \
78 first##BASE##Constant=FIRST##Class, last##BASE##Constant=LAST##Class,
79 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \
80 first##BASE##Constant=FIRST##Class, last##BASE##Constant=LAST##Class
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c140 number. The value of the word is LOWPART + HIGHPART * BASE. */
146 #define BASE ((unsigned HOST_WIDE_INT) 1 << HOST_BITS_PER_WIDE_INT / 2)
174 *low = words[0] + words[1] * BASE;
175 *hi = words[2] + words[3] * BASE;
642 /* Special code for when the divisor < BASE. */
643 if (hden == 0 && lden < (unsigned HOST_WIDE_INT) BASE)
648 work = num[i] + carry * BASE;
668 /* Insure that the first digit of the divisor is at least BASE/2.
671 scale = BASE / (den[den_hi_sig] + 1);
704 work = num[num_hi_sig] * BASE
145 #define BASE macro
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A DMakefile.in288 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)

Completed in 413 milliseconds

1234567