Home
last modified time | relevance | path

Searched defs:shash (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c1015 typedef struct shash { struct
1016 struct shash *next; /* next hash value */ argument
1025 } shash_t; argument
1169 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
/openbsd/gnu/gcc/gcc/
H A Dmips-tfile.c1022 typedef struct shash { struct
1023 struct shash *next; /* next hash value */ argument
1032 } shash_t; argument
1094 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
/openbsd/gnu/usr.bin/binutils/gas/
H A Decoff.c906 typedef struct shash { struct
914 } shash_t; argument
1038 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c907 typedef struct shash { struct
915 } shash_t; argument
1039 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member