Searched defs:STRINGSIZE (Results 1 – 4 of 4) sorted by relevance
36 #define STRINGSIZE PATH_MAX macro
32 const STRINGSIZE = 1024; variable
86 #define STRINGSIZE ((unsigned)128) /* Dynamic allocation units */ macro
153 #define STRINGSIZE(d) ((long)d->d_reclen - \ macro