Searched refs:obj (Results 1 - 25 of 2683) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-unusual-field-names.c23 struct foo obj = { 0 }; variable in typeref:struct:foo
25 struct foo *ptr = &obj;
30 return obj.field;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-unusual-field-names.c23 struct foo obj = { 0 }; variable in typeref:struct:foo
25 struct foo *ptr = &obj;
30 return obj.field;
/netbsd-current/external/bsd/less/dist/
H A DMakefile.wnm23 .c.obj::
27 main.obj screen.obj brac.obj ch.obj charset.obj cmdbuf.obj \
28 command.obj cvt.obj decode.obj edi
[all...]
/netbsd-current/external/bsd/kyua-cli/lib/utils/cmdline/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/config/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/format/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/fs/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/logging/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/process/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/signals/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/sqlite/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/bsd/kyua-cli/lib/utils/text/
H A DMakefile3 .include <bsd.obj.mk>
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpex-common.c56 struct pex_obj *obj; local
58 obj = XNEW (struct pex_obj);
59 obj->flags = flags;
60 obj->pname = pname;
61 obj->tempbase = tempbase;
62 obj->next_input = STDIN_FILE_NO;
63 obj->next_input_name = NULL;
64 obj->next_input_name_allocated = 0;
65 obj->stderr_pipe = -1;
66 obj
84 pex_add_remove(struct pex_obj *obj, const char *name, int allocated) argument
103 temp_file(struct pex_obj *obj, int flags, char *name) argument
152 pex_run_in_environment(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, const char *orig_outname, const char *errname, int *err) argument
370 pex_run(struct pex_obj *obj, int flags, const char *executable, char * const * argv, const char *orig_outname, const char *errname, int *err) argument
381 pex_input_file(struct pex_obj *obj, int flags, const char *in_name) argument
417 pex_input_pipe(struct pex_obj *obj, int binary) argument
463 pex_read_output(struct pex_obj *obj, int binary) argument
502 pex_read_err(struct pex_obj *obj, int binary) argument
518 pex_get_status_and_time(struct pex_obj *obj, int done, const char **errmsg, int *err) argument
547 pex_get_status(struct pex_obj *obj, int count, int *vector) argument
572 pex_get_times(struct pex_obj *obj, int count, struct pex_time *vector) argument
601 pex_free(struct pex_obj *obj) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-common.c56 struct pex_obj *obj; local
58 obj = XNEW (struct pex_obj);
59 obj->flags = flags;
60 obj->pname = pname;
61 obj->tempbase = tempbase;
62 obj->next_input = STDIN_FILE_NO;
63 obj->next_input_name = NULL;
64 obj->next_input_name_allocated = 0;
65 obj->stderr_pipe = -1;
66 obj
84 pex_add_remove(struct pex_obj *obj, const char *name, int allocated) argument
103 temp_file(struct pex_obj *obj, int flags, char *name) argument
152 pex_run_in_environment(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, const char *orig_outname, const char *errname, int *err) argument
370 pex_run(struct pex_obj *obj, int flags, const char *executable, char * const * argv, const char *orig_outname, const char *errname, int *err) argument
381 pex_input_file(struct pex_obj *obj, int flags, const char *in_name) argument
417 pex_input_pipe(struct pex_obj *obj, int binary) argument
463 pex_read_output(struct pex_obj *obj, int binary) argument
502 pex_read_err(struct pex_obj *obj, int binary) argument
518 pex_get_status_and_time(struct pex_obj *obj, int done, const char **errmsg, int *err) argument
547 pex_get_status(struct pex_obj *obj, int count, int *vector) argument
572 pex_get_times(struct pex_obj *obj, int count, struct pex_time *vector) argument
601 pex_free(struct pex_obj *obj) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpex-common.c56 struct pex_obj *obj; local
58 obj = XNEW (struct pex_obj);
59 obj->flags = flags;
60 obj->pname = pname;
61 obj->tempbase = tempbase;
62 obj->next_input = STDIN_FILE_NO;
63 obj->next_input_name = NULL;
64 obj->next_input_name_allocated = 0;
65 obj->stderr_pipe = -1;
66 obj
84 pex_add_remove(struct pex_obj *obj, const char *name, int allocated) argument
103 temp_file(struct pex_obj *obj, int flags, char *name) argument
152 pex_run_in_environment(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, const char *orig_outname, const char *errname, int *err) argument
370 pex_run(struct pex_obj *obj, int flags, const char *executable, char * const * argv, const char *orig_outname, const char *errname, int *err) argument
381 pex_input_file(struct pex_obj *obj, int flags, const char *in_name) argument
417 pex_input_pipe(struct pex_obj *obj, int binary) argument
463 pex_read_output(struct pex_obj *obj, int binary) argument
502 pex_read_err(struct pex_obj *obj, int binary) argument
518 pex_get_status_and_time(struct pex_obj *obj, int done, const char **errmsg, int *err) argument
547 pex_get_status(struct pex_obj *obj, int count, int *vector) argument
572 pex_get_times(struct pex_obj *obj, int count, struct pex_time *vector) argument
601 pex_free(struct pex_obj *obj) argument
[all...]
H A Dmakefile.vms10 OBJS=getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\
11 getopt1.obj,cplus-dem.obj,cp-demangle.obj,cp-demint.obj,\
12 asprintf.obj vasprint
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dpex-common.c56 struct pex_obj *obj; local
58 obj = XNEW (struct pex_obj);
59 obj->flags = flags;
60 obj->pname = pname;
61 obj->tempbase = tempbase;
62 obj->next_input = STDIN_FILE_NO;
63 obj->next_input_name = NULL;
64 obj->next_input_name_allocated = 0;
65 obj->stderr_pipe = -1;
66 obj
84 pex_add_remove(struct pex_obj *obj, const char *name, int allocated) argument
103 temp_file(struct pex_obj *obj, int flags, char *name) argument
152 pex_run_in_environment(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, const char *orig_outname, const char *errname, int *err) argument
370 pex_run(struct pex_obj *obj, int flags, const char *executable, char * const * argv, const char *orig_outname, const char *errname, int *err) argument
381 pex_input_file(struct pex_obj *obj, int flags, const char *in_name) argument
417 pex_input_pipe(struct pex_obj *obj, int binary) argument
463 pex_read_output(struct pex_obj *obj, int binary) argument
502 pex_read_err(struct pex_obj *obj, int binary) argument
518 pex_get_status_and_time(struct pex_obj *obj, int done, const char **errmsg, int *err) argument
547 pex_get_status(struct pex_obj *obj, int count, int *vector) argument
572 pex_get_times(struct pex_obj *obj, int count, struct pex_time *vector) argument
601 pex_free(struct pex_obj *obj) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dpex-common.c56 struct pex_obj *obj; local
58 obj = XNEW (struct pex_obj);
59 obj->flags = flags;
60 obj->pname = pname;
61 obj->tempbase = tempbase;
62 obj->next_input = STDIN_FILE_NO;
63 obj->next_input_name = NULL;
64 obj->next_input_name_allocated = 0;
65 obj->stderr_pipe = -1;
66 obj
84 pex_add_remove(struct pex_obj *obj, const char *name, int allocated) argument
103 temp_file(struct pex_obj *obj, int flags, char *name) argument
152 pex_run_in_environment(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, const char *orig_outname, const char *errname, int *err) argument
370 pex_run(struct pex_obj *obj, int flags, const char *executable, char * const * argv, const char *orig_outname, const char *errname, int *err) argument
381 pex_input_file(struct pex_obj *obj, int flags, const char *in_name) argument
417 pex_input_pipe(struct pex_obj *obj, int binary) argument
463 pex_read_output(struct pex_obj *obj, int binary) argument
502 pex_read_err(struct pex_obj *obj, int binary) argument
518 pex_get_status_and_time(struct pex_obj *obj, int done, const char **errmsg, int *err) argument
547 pex_get_status(struct pex_obj *obj, int count, int *vector) argument
572 pex_get_times(struct pex_obj *obj, int count, struct pex_time *vector) argument
601 pex_free(struct pex_obj *obj) argument
[all...]
H A Dmakefile.vms10 OBJS=getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\
11 getopt1.obj,cplus-dem.obj,cp-demangle.obj,cp-demint.obj,\
12 asprintf.obj vasprint
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-common.c56 struct pex_obj *obj; local
58 obj = XNEW (struct pex_obj);
59 obj->flags = flags;
60 obj->pname = pname;
61 obj->tempbase = tempbase;
62 obj->next_input = STDIN_FILE_NO;
63 obj->next_input_name = NULL;
64 obj->next_input_name_allocated = 0;
65 obj->stderr_pipe = -1;
66 obj
84 pex_add_remove(struct pex_obj *obj, const char *name, int allocated) argument
103 temp_file(struct pex_obj *obj, int flags, char *name) argument
152 pex_run_in_environment(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, const char *orig_outname, const char *errname, int *err) argument
370 pex_run(struct pex_obj *obj, int flags, const char *executable, char * const * argv, const char *orig_outname, const char *errname, int *err) argument
381 pex_input_file(struct pex_obj *obj, int flags, const char *in_name) argument
417 pex_input_pipe(struct pex_obj *obj, int binary) argument
463 pex_read_output(struct pex_obj *obj, int binary) argument
502 pex_read_err(struct pex_obj *obj, int binary) argument
518 pex_get_status_and_time(struct pex_obj *obj, int done, const char **errmsg, int *err) argument
547 pex_get_status(struct pex_obj *obj, int count, int *vector) argument
572 pex_get_times(struct pex_obj *obj, int count, struct pex_time *vector) argument
601 pex_free(struct pex_obj *obj) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/zlib/watcom/
H A Dwatcom_l.mak12 OBJS = adler32.obj compress.obj crc32.obj deflate.obj &
13 gzclose.obj gzlib.obj gzread.obj gzwrite.obj &
14 infback.obj inffast.obj inflat
[all...]
/netbsd-current/external/gpl3/binutils/dist/zlib/watcom/
H A Dwatcom_l.mak12 OBJS = adler32.obj compress.obj crc32.obj deflate.obj &
13 gzclose.obj gzlib.obj gzread.obj gzwrite.obj &
14 infback.obj inffast.obj inflat
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/watcom/
H A Dwatcom_l.mak12 OBJS = adler32.obj compress.obj crc32.obj deflate.obj &
13 gzclose.obj gzlib.obj gzread.obj gzwrite.obj &
14 infback.obj inffast.obj inflat
[all...]
/netbsd-current/common/dist/zlib/watcom/
H A Dwatcom_l.mak12 OBJS = adler32.obj compress.obj crc32.obj deflate.obj &
13 gzclose.obj gzlib.obj gzread.obj gzwrite.obj &
14 infback.obj inffast.obj inflat
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/zlib/watcom/
H A Dwatcom_l.mak12 OBJS = adler32.obj compress.obj crc32.obj deflate.obj &
13 gzclose.obj gzlib.obj gzread.obj gzwrite.obj &
14 infback.obj inffast.obj inflat
[all...]

Completed in 370 milliseconds

1234567891011>>