| /src/external/gpl2/gmake/dist/ |
| 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); 140 error (NILF, _("touch archive member is not available on VMS")); 171 error (NILF, _("touch: Archive `%s' does not exist"), arname); 174 error (NILF, _("touch: `%s' is not a valid archive"), arname); 180 error (NILF, 187 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 | 557 fatal (NILF, _("empty string invalid as file name")); 638 fatal (NILF, _("unknown debug level specification `%s'"), p); 1102 error (NILF, "getwd: %s", current_directory); 1123 do_variable_definition (NILF, ".FEATURES", "archives", 1127 do_variable_definition (NILF, ".FEATURES", "jobserver", 1131 do_variable_definition (NILF, ".FEATURES", "check-symlink", 1449 error (NILF, "getwd: %s", current_directory); 1474 fatal (NILF, _("Makefile from standard input specified twice.")); 1647 error (NILF, 1649 error (NILF, _("Resetting to single job (-j1) mode.")) [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 0x%08lx (%s) but no tokens left!\n", 1704 fatal (NILF, "INTERNAL: no children as we go to sleep on read\n"); 1838 error (NILF, 1915 fatal (NILF, _("no more file handles: could not duplicate stdin\n")); 1917 fatal (NILF, _("no more file handles: could not duplicate stdout\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."), 1314 error (NILF, _("Warning: File `%s' has modification time in the future"), 1321 error (NILF, _("Warning: File `%s' has modification time %.2g s in the future") [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 | 1460 fatal (NILF, _("create_child_process: DuplicateHandle(In) failed (e=%ld)\n"), 1471 fatal (NILF, _("create_child_process: DuplicateHandle(Err) failed (e=%ld)\n"), 1476 fatal (NILF, _("CreatePipe() failed (e=%ld)\n"), GetLastError()); 1481 fatal (NILF, _("windows32_openpipe (): process_init_fd() failed\n")); 1614 envp = target_environment (NILF);
|
| 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 | 1271 o_file, 0, NILF); 2938 do_variable_definition (NILF, ".INCLUDE_DIRS", dirs[i], 3142 fatal (NILF, _("virtual memory exhausted"));
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| SystemZAsmPrinter.cpp | 463 LOWER_LOW(NILF);
|
| SystemZInstrInfo.cpp | 1420 expandRIPseudo(MI, SystemZ::NILF, SystemZ::NIHF, false);
|
| SystemZISelLowering.cpp | 8270 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILF, 32); 8339 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILF, 32, true);
|