Searched refs:target (Results 1 – 12 of 12) sorted by relevance
4 dnl use $target to set defaults because automatic checking is not possible13 case ${target} in18 # Based on system-libunwind and target, do we have ipinfo?20 case ${target} in27 case ${target} in
63 AC_ARG_WITH(target-subdir,64 [ --with-target-subdir=SUBDIR Configuring in a subdirectory for target])268 # When built as a GCC target library, we can't do a link test. We309 # When built as a GCC target library, we can't do a link test.373 # We need multilib support, but only if configuring for the target.
86 target_triplet = @target@294 target = @target@
527 #define ACPI_SET_BIT(target,bit) ((target) |= (bit)) argument528 #define ACPI_CLEAR_BIT(target,bit) ((target) &= ~(bit)) argument
230 #error Unknown target environment
72 $(error Unsupported target architecture)
135 const U32 target = (U32)(ip - base); in LZ4HC_Insert() local138 while(idx < target) in LZ4HC_Insert()148 hc4->nextToUpdate = target; in LZ4HC_Insert()
104 target locations.107 target architecture based on the compiler being used. For some
1505 - possible crash in dlsym on sh due to incorrectly-computed branch target1552 - sh2 nommu target support
16 Note that documentation is not built by the default target because doing so345 support and deploying to a target without. To work around this, use a cache
4626 at the target location. Linux BZ 19462, ACPICA BZ 882.7275 executed by the target control method.7784 target 8796 target 10329 target 10625 compiler no longer checks for the target existence.10995 new size (if the target buffer already existed).12039 target method.14936 to fill the target field.15840 target operand.[all …]
2157 // target is ZeroOp to throw away the results.6798 // an IndexOp target and validating that changing source and destination8455 // verify string can be written to Index target/destination
Completed in 44 milliseconds