Searched defs:STRINGSIZE (Results 1 – 3 of 3) sorted by relevance
37 #define STRINGSIZE PATH_MAX macro
87 #define STRINGSIZE ((unsigned)128) /* Dynamic allocation units */ macro
143 #define STRINGSIZE(d) ((long)d->d_reclen - \ macro