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

/haiku-buildtools/binutils/gas/
H A Dhash.c420 #define STATBUFSIZE (12)
423 int statbuf[STATBUFSIZE];
525 hash_say (h, statbuf, STATBUFSIZE);
526 for (ip = statbuf; ip < statbuf + STATBUFSIZE; ip++)
419 #define STATBUFSIZE macro
/haiku-buildtools/legacy/binutils/gas/
H A Dhash.c441 #define STATBUFSIZE (12)
444 int statbuf[STATBUFSIZE];
546 hash_say (h, statbuf, STATBUFSIZE);
547 for (ip = statbuf; ip < statbuf + STATBUFSIZE; ip++)
440 #define STATBUFSIZE macro

Completed in 90 milliseconds