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

/netbsd-current/usr.bin/make/
H A Darch.c141 size_t fnamesize; /* Size of the string table */ member in struct:Arch
438 ar->fnamesize = 0;
566 ar->fnamesize = size;
592 if (entry >= ar->fnamesize) {
594 inout_name, (unsigned long)ar->fnamesize);

Completed in 376 milliseconds