Searched refs:data_c (Results 1 – 2 of 2) sorted by relevance
21 char data_c[8192]; in test_maxfile() local24 memset(data_c, 0xcc, sizeof(data_c)); in test_maxfile()32 return data_c; in test_maxfile()
50 char data_c[8192]; in test_maxfile() local53 memset(data_c, 0xcc, sizeof(data_c)); in test_maxfile()61 return data_c; in test_maxfile()
Completed in 4 milliseconds