Searched refs:INC (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | maint-tool | 226 opendir(INC, $incdir); 227 while ($f = readdir INC) { 234 opendir(INC, $srcdir); 235 while ($f = readdir INC) {
|
/toolchain/binutils/binutils-2.25/config/ |
D | lib-link.m4 | 26 ac_cv_lib[]Name[]_cppflags="$INC[]NAME" 30 INC[]NAME="$ac_cv_lib[]Name[]_cppflags" 31 AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) 57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME 61 dnl Add $INC[]NAME to CPPFLAGS before performing the following checks, 65 AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) 81 dnl $INC[]NAME either. 124 dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables. 157 INC[]NAME= 358 for x in $CPPFLAGS $INC[]NAME; do [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | asg.s | 8 .asg *ar0+, INC ; replace a complete operand 16 L3: ld INC,a
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | rl78-parse.y | 166 %token INC INCW 1177 incdec : INC { $$ = 0x00; } 1291 OPC(INC),
|
/toolchain/binutils/binutils-2.25/ |
D | COPYING.LIBGLOSS | 281 THIS SOFTWARE IS PROVIDED BY CODESOURCERY, INC. ``AS IS'' AND ANY
|
D | ChangeLog | 7372 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. 8231 libstdc++-v3/src/libstdc++.INC.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ieee.c | 516 #define INC sp++; in parse_expression() macro 520 #define PUSH(x,y,z) TOS.symbol = x; TOS.section = y; TOS.value = z; INC; in parse_expression()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | m10300-opc.c | 427 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN argument
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | h8300.h | 75 INC = POSTINC, enumerator 198 RSINC = SRC | INC, 199 RDINC = DST | INC,
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | ip2k.cpu | 150 TEST NOT INC DECSZ RR RL SWAP INCSZ
|