Home
last modified time | relevance | path

Searched defs:thead (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/
H A Decoff.c890 typedef struct thead { struct
891 struct thead *prev; /* previous block */ argument
892 struct thead *free; /* free list pointer */ argument
894 } thead_t; argument
1042 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ]; member
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c891 typedef struct thead { struct
892 struct thead *prev; /* previous block */ argument
893 struct thead *free; /* free list pointer */ argument
895 } thead_t; argument
1043 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ]; member
/openbsd/gnu/llvm/llvm/docs/_ocamldoc/
H A Dstyle.css7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c990 typedef struct thead { struct
991 struct thead *prev; /* previous block */ argument
992 struct thead *free; /* free list pointer */ argument
994 } thead_t; argument
1173 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ]; member
/openbsd/gnu/gcc/gcc/
H A Dmips-tfile.c997 typedef struct thead { struct
998 struct thead *prev; /* previous block */ argument
999 struct thead *free; /* free list pointer */ argument
1001 } thead_t; argument
1098 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ]; member