Searched defs:BUFFER_SIZE (Results 1 – 13 of 13) sorted by relevance
24 # define BUFFER_SIZE 0x800 macro
21 #define BUFFER_SIZE 1024 macro
25 #define BUFFER_SIZE 1024 macro
32 #define BUFFER_SIZE 1024 macro
20 #define BUFFER_SIZE 1024 macro
35 #define BUFFER_SIZE 256 macro
27 char buffer[BUFFER_SIZE]; in test_with_bufmode() local
2 #define BUFFER_SIZE 16 macro
207 static constexpr size_t BUFFER_SIZE = compute_buffer_size(); global() variable
242 constexpr size_t BUFFER_SIZE = 4096; TEST() local
239 enum { BUFFER_SIZE = 1024 }; in ARR38_C_F() enumerator
191 #define BUFFER_SIZE 16384 /* max. length of input values, in chars */ macro
8746 static const int BUFFER_SIZE = 256; __kmp_aux_capture_affinity_field() local