Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
Dhash.c440 #define STATBUFSIZE (12) macro
443 int statbuf[STATBUFSIZE];
545 hash_say (h, statbuf, STATBUFSIZE); in main()
546 for (ip = statbuf; ip < statbuf + STATBUFSIZE; ip++) in main()