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

/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c2955 ecoff_armap_hash (s, rehash, size, hlog)
2959 unsigned int hlog;
2963 if (hlog == 0)
2970 return hash >> (32 - hlog);
3068 unsigned int hlog;
3072 hlog = 0;
3074 hlog++;
3088 hlog);
3059 unsigned int hlog; local

Completed in 47 milliseconds