Searched defs:STRING_SIZE (Results 1 – 2 of 2) sorted by relevance
75 #define STRING_SIZE (BC_STRING_MAX + 3) /* string plus quotes */ macro
188 #define STRING_SIZE(N) (16 * N) macro