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

/freebsd-11-stable/contrib/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 120 milliseconds