Searched refs:SLINE_LEN (Results 1 – 2 of 2) sorted by relevance
32 #define SLINE_LEN 256 macro164 snprintf(sline, SLINE_LEN, fmt, ##__VA_ARGS__); \
26 char sline[SLINE_LEN + 1];