Home
last modified time | relevance | path

Searched refs:incomplete (Results 1 – 25 of 687) sorted by relevance

12345678910>>...28

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dmbrtowc-impl.h131 goto incomplete;
142 goto incomplete;
155 goto incomplete;
167 goto incomplete;
174 goto incomplete;
186 goto incomplete;
199 goto incomplete;
205 goto incomplete;
221 goto incomplete;
228 goto incomplete;
[all …]
H A Dmbrtowc-impl-utf8.h37 goto incomplete;
55 goto incomplete;
65 goto incomplete;
92 goto incomplete;
102 goto incomplete;
110 goto incomplete;
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_138.c8 struct incomplete;
15 function(_Bool cond, struct incomplete *i1, struct incomplete *i2) in function()
19 struct incomplete local = i1; in function()
29 struct incomplete
30 return_incomplete(struct incomplete *ptr) in return_incomplete()
H A Dmsg_067.c9 struct incomplete;
11 struct incomplete function_declaration(void);
13 struct incomplete
18 struct incomplete r; in function_definition()
H A Dmsg_135.c22 struct incomplete;
40 pointer_to_structs(struct incomplete *incomplete) in pointer_to_structs() argument
44 complete = (struct complete *)incomplete; in pointer_to_structs()
H A Dmsg_175.c9 struct incomplete;
12 struct incomplete incomplete = { variable
H A Dmsg_301.c11 struct incomplete;
14 struct incomplete var[3];
17 unsigned long sizeof_3 = sizeof(struct incomplete[3]);
H A Dmsg_136.c9 struct incomplete;
11 const struct incomplete *
12 example(const struct incomplete *ptr) in example()
H A Dmsg_152.c9 struct incomplete;
12 void callee(struct incomplete);
18 struct incomplete local_var; in caller()
H A Dmsg_031.c13 struct incomplete;
19 struct incomplete incomplete_var;
23 void function(struct incomplete);
H A Dmsg_143.c9 struct incomplete;
15 return sizeof(struct incomplete); in sizeof_incomplete()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Ddglib.pm106 my %ret = (incomplete => 1, diagnostics => [], testgroup => []);
128 $ret{incomplete} = 2;
212 if($ret{incomplete} == 2) {
214 $ret{incomplete} = 1;
216 $ret{incomplete} = 0;
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Ddglib.pm106 my %ret = (incomplete => 1, diagnostics => [], testgroup => []);
128 $ret{incomplete} = 2;
212 if($ret{incomplete} == 2) {
214 $ret{incomplete} = 1;
216 $ret{incomplete} = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Ddemangle_tree.py86 incomplete = False
111 incomplete = True
127 if incomplete:
/netbsd-src/usr.sbin/autofs/
H A Dautomountd.c120 create_subtree(const struct node *node, bool incomplete) in create_subtree() argument
136 if (incomplete) { in create_subtree()
156 create_subtree(child, incomplete); in create_subtree()
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A DCONTRIB.md1 # A probably incomplete list of contributors
/netbsd-src/usr.bin/make/unit-tests/
H A Dsuff-incomplete.mk5 all: suff-incomplete.c
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/
H A Drpath.README34 - incomplete shared library support in the system,
39 - incomplete shared library support in the system,
/netbsd-src/external/bsd/nsd/dist/doc/
H A Dcoding-style3 [This is incomplete, but a start]
/netbsd-src/sys/arch/sun3/dev/
H A DREADME23 XXX - very much incomplete...
/netbsd-src/doc/
H A DTODO.clang8 for the incomplete explicit positioning support in LLVM MC.
/netbsd-src/sys/arch/ia64/
H A DTODO18 vm_machdep.c::cpu_lwp_fork() appears incomplete
23 1) fix and finish current unwind that is minimal, incomplete, and buggy
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dbcm2837-rpi-cm3.dtsi15 * remove the incomplete node.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dgkrb5_err.et30 error_code KG_CTX_INCOMPLETE, "Attempt to use incomplete security context"
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dmbsinit.m432 dnl states produced by mbrtowc() for an incomplete multibyte character

12345678910>>...28