Searched refs:DEFAULT_SIZE (Results 1 – 3 of 3) sorted by relevance
97 #define DEFAULT_SIZE 100 macro105 unsigned char *bytes = malloc (DEFAULT_SIZE + 1); in print_ay()107 unsigned int max = DEFAULT_SIZE; in print_ay()
39 static const int DEFAULT_SIZE = 4096; variable44 size_ = DEFAULT_SIZE; in ByteBuffer()
11 #define DEFAULT_SIZE 32768 macro