Searched defs:head (Results 1 - 25 of 236) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20030626-1.c11 int head; member in struct:str
H A Dalias-10.c19 void foo (bitmap head, bitmap_element *elt) argument
H A Dpr62004.c12 struct head struct
21 struct head *head = &heads[2]; variable in typeref:struct:head
H A Dpr62030.c14 struct head struct
23 struct head *head = &heads[2]; variable in typeref:struct:head
H A Dpr62167-run.c12 struct head struct
21 struct head *head = &heads[2]; variable in typeref:struct:head
H A Dpr62167.c12 struct head struct
21 struct head *head = &heads[2]; variable in typeref:struct:head
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dcrash19.C15 node *head; member in struct:X
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr31345-1.c7 int hash, thash, head[2], off; local
H A Dpr44831.c7 PNCB head; member in struct:NBCmdQueue
/haiku-buildtools/legacy/binutils/gprof/
H A Dsearch_list.h41 struct search_list_elem *head; member in struct:__anon2638
H A Dcg_dfn.c92 Sym *head = 0; local
[all...]
/haiku-buildtools/binutils/gprof/
H A Dsearch_list.h42 struct search_list_elem *head; member in struct:__anon596
H A Dcg_dfn.c92 Sym *head = 0; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A D20080723-1.c25 struct hlist_node * find_inode_fast(struct hlist_head *head, unsigned long ino) argument
H A Dpr61923.c11 char head; member in struct:__anon1783::__anon1784::__anon1785
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/simulate-thread/
H A Dspeculative-store-2.c55 insert(struct obj *head, int data) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr61964.c6 struct head { struct node *first; } heads[5]; struct
8 struct head *head = &heads[2]; variable in typeref:struct:head
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dpr62030-octeon.c14 struct head struct
23 struct head *head = &heads[2]; variable in typeref:struct:head
/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dobjc-list.h32 void *head; member in struct:objc_list
39 list_cons(void* head, struct objc_list* tail) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A DPR64550.c38 struct __hlist_head * head = __dev_index_hash(net, ifindex); local
52 struct __hlist_head * head = __dev_index_hash(net, ifindex); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddefault_initialization_5.f9024 type(arr_t), pointer :: head => null() component in type:my_list
27 type(arr_t2), pointer :: head => tgt component in type:my_list2
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr62079.C53 typename add_reference < const Head >::type head () const function in class:tuple
/haiku-buildtools/jam/
H A Dlists.c65 list_new( LIST *head, const char *string, int copy ) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dexcept.h91 struct eh_node *head; member in struct:eh_queue
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2746.C45 IListBase::IListBase(Link *head) : head_(head) argument
57 Link *IListBase::head() function in class:IListBase
87 T *head() { return (T *)IListBase::head(); } function in class:IList

Completed in 266 milliseconds

12345678910