Searched defs:chain (Results 1 - 25 of 109) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920428-6.c4 struct x *chain; member in struct:x
/haiku-buildtools/gcc/libgcc/config/nios2/
H A Dtramp.c47 unsigned int chain = (unsigned int) chainptr; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dpcp.h32 STRINGDEF *chain; /* Global list of strings in natural order */ member in struct:stringdef
40 KEYDEF *chain; member in struct:keydef
H A Dexcept.h40 struct label_node *chain; member in struct:label_node
76 struct eh_node *chain; member in struct:eh_node
H A Dcaller-save.c334 struct insn_chain *chain, *next; local
[all...]
H A Dstupid.c279 struct insn_chain *chain; local
308 stupid_mark_refs (PATTERN (insn), chain); local
346 stupid_mark_refs (CALL_INSN_FUNCTION_USAGE (insn), chain); local
414 struct insn_chain *chain; local
708 stupid_mark_refs (SET_SRC (x), chain); local
710 stupid_mark_refs (SET_DEST (x), chain); local
762 stupid_mark_refs (XEXP (x, i), chain); local
767 stupid_mark_refs (XVECEXP (x, i, j), chain); local
[all...]
H A Dstor-layout.c71 tree chain = pending_sizes; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A D20040209-1.c8 tree chain; member in struct:tree_common
H A Dloadpre6.c10 tree chain; member in struct:tree_common
H A Dloadpre8.c6 tree chain; member in struct:tree_common
/haiku-buildtools/legacy/gcc/libio/
H A Dparsestream.h52 parsebuf *chain; member in class:parsebuf
H A Deditbuf.h110 struct edit_mark *chain; member in struct:edit_mark
/haiku-buildtools/jam/
H A Drules.c153 targetlist( TARGETS *chain, LIST *targets ) argument
172 targetentry( TARGETS *chain, TARGET *target ) argument
198 targetchain( TARGETS *chain, TARGETS *targets ) argument
220 actionlist( ACTIONS *chain, ACTION *action ) argument
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dsubsegs.c399 frchainS *chain; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dsatisfy.c65 struct decl_chain *chain local
454 satisfy_list_values (TYPE_ARG_TYPES (exp), chain); local
576 satisfy_list (TYPE_TAG_VALUES (exp), chain); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20090113-2.c143 static void __attribute__((noinline)) foobar (bitmap_head *chain) argument
/haiku-buildtools/binutils/gas/
H A Dsubsegs.c276 frchainS *chain; local
/haiku-buildtools/legacy/binutils/bfd/
H A Di386lynx.c559 arelent_chain *chain = section->constructor_chain; variable
H A Dmipsbsd.c349 arelent_chain *chain = section->constructor_chain; local
H A Dmerge.c78 struct sec_merge_sec_info *chain; member in struct:sec_merge_info
[all...]
/haiku-buildtools/gcc/gcc/
H A Dincpath.c97 add_env_var_paths (const char *env_var, int chain) argument
321 add_sysroot_to_chain(const char *sysroot, int chain) argument
410 add_cpp_dir_path(cpp_dir *p, int chain) argument
422 add_path(char *path, int chain, int cxx_aware, bool user_supplied_p) argument
497 get_added_cpp_dirs(int chain) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Di386lynx.c525 arelent_chain *chain = section->constructor_chain; local
H A Dmipsbsd.c349 arelent_chain *chain = section->constructor_chain; local
/haiku-buildtools/legacy/gcc/libchill/
H A Drts.h89 struct EVENTQUEUE *chain; /* list of all events in an DELAY CASE */ member in struct:EVENTQUEUE
109 struct BUFFER_WAIT_QUEUE *chain; member in struct:BUFFER_WAIT_QUEUE
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-runtime-shared-support.c115 add_field_decl (tree type, const char *name, tree **chain) argument
175 tree decls, *chain = NULL; local
184 "super_class", &chain); local
201 tree decls, *chain = NULL; local
212 add_field_decl (build_pointer_type (void_type_node), "_imp", &chain); local
223 tree decls, *chain = NULL; local
248 tree array_type, decls, *chain = NULL; local
279 tree array_type, decls, *chain = NULL; local
309 tree *chain, decl, type; local
490 tree decls, *chain = NULL; local
585 tree array_type, decls, *chain = NULL; local
611 tree decls, *chain = NULL; local
634 tree chain; local
695 tree chain, string_expr; local
[all...]

Completed in 206 milliseconds

12345