Searched refs:status (Results 251 - 275 of 3538) sorted by path

<<11121314151617181920>>

/freebsd-11-stable/contrib/binutils/binutils/
H A Dstrings.c709 usage (FILE *stream, int status)
727 if (REPORT_BUGS_TO[0] && status == 0)
729 exit (status);
703 usage(FILE *stream, int status) argument
H A Dsysdump.c638 show_usage (FILE *file, int status) argument
646 if (REPORT_BUGS_TO[0] && status == 0)
648 exit (status);
H A Dwindmc.c120 status code definition. */
200 usage (FILE *stream, int status) argument
218 -o --hresult_use Use HRESULT definition instead of status code definition\n\
231 if (REPORT_BUGS_TO[0] && status == 0)
234 exit (status);
884 "// Code - is the facility's status code\n//\n");
/freebsd-11-stable/contrib/binutils/
H A Dconfigure182 # Exit status is that of the last command.
245 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
1411 # Pass precious variables to config.status.
11634 # config.status only pays attention to the cache file if you give it
11750 : ${CONFIG_STATUS=./config.status}
11945 # Exit status is that of the last command.
12034 # Files that config.status was made for.
12075 config.status
12080 This config.status script is free software; the Free Software Foundation
12227 # This happens for instance when ./config.status confi
[all...]
/freebsd-11-stable/contrib/binutils/etc/
H A DMakefile.in225 rm -f Makefile config.status config.cache
232 $(SHELL) ./config.status
/freebsd-11-stable/contrib/binutils/gas/
H A DMakefile.am978 dep.sed: dep-in.sed config.status
H A DMakefile.in66 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
67 configure.lineno configure.status.lineno
2152 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2154 *config.status*) \
2155 echo ' $(SHELL) ./config.status'; \
2156 $(SHELL) ./config.status;; \
2158 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2159 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2162 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2163 $(SHELL) ./config.status
[all...]
H A Dconfigure182 # Exit status is that of the last command.
394 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
1429 # Pass precious variables to config.status.
2970 test -f $srcdir/config.status; then
5388 echo "$as_me: program exited with status $ac_status" >&5
9250 int status = $lt_dlunknown;
9254 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
9255 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
9261 exit (status);
9350 int status
[all...]
/freebsd-11-stable/contrib/binutils/gas/doc/
H A DMakefile.in302 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
304 *config.status*) \
307 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
308 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
311 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
/freebsd-11-stable/contrib/binutils/include/
H A Ddis-asm.h126 (int status, bfd_vma memaddr, struct disassemble_info *info);
H A Dlibiberty.h272 extern void xexit (int status) ATTRIBUTE_NORETURN;
522 /* Return exit status of all programs in VECTOR. COUNT indicates the
523 size of VECTOR. The status codes in the vector are in the order of
555 STATUS Set to exit status on success.
562 int *status, int *err);
/freebsd-11-stable/contrib/binutils/ld/
H A DMakefile.am465 ldmain.o: ldmain.c config.status
1933 dep.sed: dep-in.sed config.status
H A DMakefile.in70 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71 configure.lineno configure.status.lineno
751 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
753 *config.status*) \
754 echo ' $(SHELL) ./config.status'; \
755 $(SHELL) ./config.status;; \
757 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
758 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
761 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
762 $(SHELL) ./config.status
[all...]
H A Dconfigure182 # Exit status is that of the last command.
394 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
1430 # Pass precious variables to config.status.
2971 test -f $srcdir/config.status; then
5389 echo "$as_me: program exited with status $ac_status" >&5
9251 int status = $lt_dlunknown;
9255 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
9256 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
9262 exit (status);
9351 int status
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A DMakefile.in463 -rm -f *~ Makefile config.cache config.status xhost-mkfrag TAGS multilib.out
471 Makefile: $(srcdir)/Makefile.in config.status
472 CONFIG_FILES=Makefile CONFIG_HEADERS= $(SHELL) ./config.status
474 # Depending on Makefile makes sure that config.status has been re-run
477 stamp-h: $(srcdir)/config.in config.status Makefile
478 CONFIG_FILES= CONFIG_HEADERS=config.h:$(srcdir)/config.in $(SHELL) ./config.status
480 config.status: $(srcdir)/configure
481 $(SHELL) ./config.status --recheck
483 # Depending on config.h makes sure that config.status has been re-run
485 # subdirectories need to run config.status als
[all...]
H A Dalloca.c340 struct stk_stat status; local
346 step is to get the stack status structure. We could do this
350 STKSTAT (&status);
354 trailer = (struct stk_trailer *) (status.current_address
355 + status.current_size
H A Dargv.c306 int status = 0; local
322 status = 1;
328 status = 1;
336 status = 1;
343 return status;
H A Dasprintf.c49 int status; local
53 status = vasprintf (buf, fmt, ap);
55 return status;
H A Dconfigure182 # Exit status is that of the last command.
245 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
1263 # Pass precious variables to config.status.
3567 echo "$as_me: program exited with status $ac_status" >&5
4198 echo "$as_me: program exited with status $ac_status" >&5
4672 echo "$as_me: program exited with status $ac_status" >&5
6657 echo "$as_me: program exited with status $ac_status" >&5
6868 echo "$as_me: program exited with status $ac_status" >&5
6988 int status;
6991 while (wait(&status) !
[all...]
H A Dcp-demangle.c75 int *status)
3966 int status; local
4022 status = (dc != NULL)
4027 return status;
4041 int status; local
4045 status = d_demangle_callback (mangled, options,
4047 if (status == 0)
4090 size_t *length, int *status)
4097 if (status != NULL)
4098 *status
4089 __cxa_demangle(const char *mangled_name, char *output_buffer, size_t *length, int *status) argument
4178 int status; local
4485 int status; local
[all...]
H A Dpexecute.c79 status values. We avoid zero just because the old pexecute would
85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) argument
95 if (!pex_get_status (pex, 1, status))
108 *status = vector[pid];
113 exit status. The original implementation did not require that
/freebsd-11-stable/contrib/binutils/opcodes/
H A DMakefile.am618 dep.sed: dep-in.sed config.status
H A DMakefile.in61 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62 configure.lineno configure.status.lineno
660 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
662 *config.status*) \
663 echo ' $(SHELL) ./config.status'; \
664 $(SHELL) ./config.status;; \
666 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
667 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
670 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
671 $(SHELL) ./config.status
[all...]
H A Dalpha-dis.c106 int status = (*info->read_memory_func) (memaddr, buffer, 4, info); local
107 if (status != 0)
109 (*info->memory_error_func) (status, memaddr, info);
H A Darc-dis.c369 AUXREG2NAME (0x0, "status");
896 /* indirect calls are achieved by "lr blink,[status];
930 but the preceding instruction was a "lr blink,[status]"
1166 int status; local
1176 status = (*info->read_memory_func) (address, buffer, 4, info);
1177 if (status != 0)
1179 (*info->memory_error_func) (status, address, info);
1189 status = (*info->read_memory_func) (address + 4, buffer, 4, info);

Completed in 623 milliseconds

<<11121314151617181920>>