Searched refs:THASH_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c926 #ifndef THASH_SIZE
927 #define THASH_SIZE 113
955 thash_t *thash_head[THASH_SIZE];
1910 hi %= THASH_SIZE;
925 #define THASH_SIZE macro
/freebsd-9.3-release/contrib/gcc/
H A Dmips-tfile.c1047 #ifndef THASH_SIZE
1048 #define THASH_SIZE 113
1077 thash_t *thash_head[THASH_SIZE];
2089 hi %= THASH_SIZE;
1041 #define THASH_SIZE macro

Completed in 218 milliseconds