| /src/usr.bin/make/unit-tests/ |
| var-op-expand.mk | 71 # expression with an indirect modifier referring to an undefined variable 83 # expression with an indirect modifier referring to another variable that 195 # After the assignment to 'LATER', evaluating the variable 'INDIRECT' 199 INDIRECT:= ${LATER:S,value,replaced,} 200 .if ${INDIRECT} != "" 204 .if ${INDIRECT} != "late-replaced" 210 # evaluating the variable 'INDIRECT'. Nothing surprising here. 213 INDIRECT:= ${LATER:S,value,replaced,} 214 .if ${INDIRECT:tl} != "" 219 .if ${INDIRECT:tl} != "uppercase-replaced 272 indirect:= ${INDIRECT:tl} macro [all...] |
| directive-undef.mk | 113 INDIRECT= in-${DIRECT} 114 .export DIRECT INDIRECT 118 .if ${INDIRECT} != "in-direct" 123 # This applies to both variables, even though 'INDIRECT' is not actually 126 .undef INDIRECT # for backwards compatibility. 131 .if ${INDIRECT:Uundefined} != "undefined"
|
| varparse-errors.mk | 16 INDIRECT= An ${:Uindirect} value. 118 # expect: while evaluating variable "INDIRECT" with value "${:Z}" 119 # expect: while evaluating variable "VALUE" with value "${INDIRECT}" 123 VALUE= ${INDIRECT} 124 INDIRECT= ${:Z}
|
| cond-undef-lint.mk | 62 INDIRECT= ${NESTED_UNDEF} ${NESTED_DEF} 67 .if !${INDIRECT}
|
| directive-export.mk | 10 INDIRECT= indirect 11 VAR= value $$ ${INDIRECT} 20 .if ${:!env | grep '^VAR'!} != "VAR=value \$ indirect"
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| tic54x.h | 35 OP_Xmem, /* AR3 or AR4, indirect */ 36 OP_Ymem, /* AR3 or AR4, indirect */ 40 OP_Lmem, /* 32-bit single-addressed (direct/indirect) */ 96 #define INDIRECT(OP) ((OP)&0x80) 99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12)
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| tic54x.h | 35 OP_Xmem, /* AR3 or AR4, indirect */ 36 OP_Ymem, /* AR3 or AR4, indirect */ 40 OP_Lmem, /* 32-bit single-addressed (direct/indirect) */ 96 #define INDIRECT(OP) ((OP)&0x80) 99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12)
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| tic54x.h | 35 OP_Xmem, /* AR3 or AR4, indirect */ 36 OP_Ymem, /* AR3 or AR4, indirect */ 40 OP_Lmem, /* 32-bit single-addressed (direct/indirect) */ 96 #define INDIRECT(OP) ((OP)&0x80) 99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12)
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| tic54x.h | 35 OP_Xmem, /* AR3 or AR4, indirect */ 36 OP_Ymem, /* AR3 or AR4, indirect */ 40 OP_Lmem, /* 32-bit single-addressed (direct/indirect) */ 96 #define INDIRECT(OP) ((OP)&0x80) 99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12)
|
| /src/external/historical/nawk/dist/ |
| maketab.c | 18 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 57 { INDIRECT, "indirect", "$(" },
|
| /src/usr.sbin/sysinst/arch/acorn32/ |
| menus.md.pl | 28 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/alpha/ |
| menus.md.pl | 28 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/bebox/ |
| menus.md.pl | 27 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/cats/ |
| menus.md.pl | 27 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/emips/ |
| menus.md.pl | 28 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/evbarm/ |
| menus.md.pl | 28 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/evbmips/ |
| menus.md.pl | 27 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/evbppc/ |
| menus.md.pl | 27 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/evbsh3/ |
| msg.md.pl | 26 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/hpcarm/ |
| menus.md.pl | 25 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/hpcmips/ |
| menus.md.pl | 27 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/hppa/ |
| menus.md.pl | 28 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/landisk/ |
| menus.md.pl | 27 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/macppc/ |
| menus.md.pl | 28 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
| /src/usr.sbin/sysinst/arch/mipsco/ |
| menus.md.pl | 28 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|