Searched refs:STRING_MAX_LEN (Results 1 – 6 of 6) sorted by relevance
25 #define STRING_MAX_LEN 50000 macro50 for (i = 0; i < STRING_MAX_LEN; i += STEP_COUNT) { in main()
11 #define STRING_MAX_LEN 256 macro73 str_buffer = (char *)malloc(STRING_MAX_LEN * sizeof(char)); in backtrace_symbols()78 snprintf(str_buffer, STRING_MAX_LEN, " #%02d: <%s+%#x>[%#x] -> %s\n", i, info.dli_sname, in backtrace_symbols()
27 #define STRING_MAX_LEN 50000 macro52 for (i = 0; i < STRING_MAX_LEN; i += STEP_COUNT) { in main()
29 #define STRING_MAX_LEN 50000 macro54 for (i = 1; i < STRING_MAX_LEN; i += STEP_COUNT) { in main()
34 #define STRING_MAX_LEN 50000 macro65 for (i = 1; i < STRING_MAX_LEN; i += STEP_COUNT) { in main()