/ndk/sources/host-tools/make-3.81/ |
remote-cstms.c | 159 error (NILF, "exporting: Couldn't create return socket."); 204 error (NILF, "exporting to %s: %s", 213 error (NILF, "exporting to %s: %s", 220 error (NILF, "*** exported to %s (id %u)",
|
ar.c | 53 fatal (NILF, _("attempt to use unsupported feature: `%s'"), name); 139 error (NILF, _("touch archive member is not available on VMS")); 170 error (NILF, _("touch: Archive `%s' does not exist"), arname); 173 error (NILF, _("touch: `%s' is not a valid archive"), arname); 179 error (NILF, 186 error (NILF,
|
amiga.c | 46 fatal (NILF, "MyExecute: Cannot allocate space for calling a command");
|
misc.c | 320 error (NILF, _("%s%s: %s"), str, name, strerror (errno)); 328 fatal (NILF, _("%s: %s"), name, strerror (errno)); 349 fatal (NILF, _("virtual memory exhausted")); 364 fatal (NILF, _("virtual memory exhausted")); 381 fatal (NILF, _("virtual memory exhausted")); 905 error (NILF, _("write error: %s"), strerror (errno)); 907 error (NILF, _("write error"));
|
main.c | 553 fatal (NILF, _("empty string invalid as file name")); 634 fatal (NILF, _("unknown debug level specification `%s'"), p); 1098 error (NILF, "getwd: %s", current_directory); 1119 do_variable_definition (NILF, ".FEATURES", "archives", 1123 do_variable_definition (NILF, ".FEATURES", "jobserver", 1127 do_variable_definition (NILF, ".FEATURES", "check-symlink", [all...] |
variable.h | 166 current_variable_set_list->set,NILF) 182 define_variable_in_set((n),(l),(v),(o),(r),(f)->variables->set,NILF)
|
job.c | 324 fatal (NILF, error); 390 error (NILF, 396 error (NILF, ignored ? _("[%s] Error %d (ignored)") : 400 error (NILF, "*** [%s] %s%s", 492 error (NILF, _("*** Waiting for unfinished jobs....")); 852 fatal (NILF, "INTERNAL: Freeing child %p (%s) but no tokens left!\n", [all...] |
remake.c | 359 fatal (NILF, msg_noparent, "", file->name, ""); 361 fatal (NILF, msg_parent, "", file->name, file->parent->name, ""); 365 error (NILF, msg_noparent, "*** ", file->name, "."); 367 error (NILF, msg_parent, "*** ", file->name, file->parent->name, "."); 444 error (NILF, _("*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"), 487 error (NILF, _("Circular %s <- %s dependency dropped."), 627 error (NILF, 1001 error (NILF, _("Circular %s <- %s dependency dropped."), [all...] |
commands.c | 550 error (NILF, _("*** [%s] Archive member `%s' may be bogus; not deleted"), 553 error (NILF, _("*** Archive member `%s' may be bogus; not deleted"), 566 error (NILF, _("*** [%s] Deleting file `%s'"), on_behalf_of, file->name); 568 error (NILF, _("*** Deleting file `%s'"), file->name);
|
arscan.c | 70 error (NILF, _("lbr$set_module failed to extract module info, status = %d"), 155 error (NILF, _("lbr$ini_control failed with status = %d"),status); 166 error (NILF, _("unable to open library `%s' to lookup member `%s'"),
|
file.c | 302 fatal (NILF, _("can't rename single-colon `%s' to double-colon `%s'"), 307 fatal (NILF, _("can't rename double-colon `%s' to single-colon `%s'"), 383 error (NILF, _("*** Deleting intermediate file `%s'"), f->name); 786 error (NILF, _("%s: Timestamp out of range; substituting %s"),
|
function.c | [all...] |
make.h | 386 #define NILF ((struct floc *)0)
|
rule.c | 588 fatal (NILF, _("BUG: num_pattern_rules wrong! %u != %u"),
|
vmsjobs.c | 175 error (NILF, _("internal error: `%s' command_state"),
|
read.c | [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZInstrInfo.cpp | 448 case SystemZ::NILF: return LogicOp(64, 0, 32);
|
SystemZISelLowering.cpp | [all...] |
/external/valgrind/main/none/tests/s390x/ |
opcodes.h | 259 #define NILF(r1,i2) RIL_RU(c0,r1,b,i2)
|