HomeSort by: relevance | last modified time | path
    Searched defs:THASH_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
ecoff.c 924 #ifndef THASH_SIZE
925 #define THASH_SIZE 113
953 thash_t *thash_head[THASH_SIZE];
1913 hi %= THASH_SIZE;
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 924 #ifndef THASH_SIZE
925 #define THASH_SIZE 113
953 thash_t *thash_head[THASH_SIZE];
1913 hi %= THASH_SIZE;

Completed in 38 milliseconds