Searched refs:JERRY_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
29 #define JERRY_BUFFER_SIZE (1048576) macro55 static uint8_t input_buffer[JERRY_BUFFER_SIZE];56 static uint32_t output_buffer[JERRY_BUFFER_SIZE / 4];57 static jerry_char_t literal_buffer[JERRY_BUFFER_SIZE];149 size_t max_size = (size_t) (input_buffer + JERRY_BUFFER_SIZE - input_pos_p); in read_file()579 JERRY_BUFFER_SIZE, in process_literal_dump()590 JERRY_BUFFER_SIZE, in process_literal_dump()605 JERRY_BUFFER_SIZE, in process_literal_dump()746 JERRY_BUFFER_SIZE, in process_merge()
25 #define JERRY_BUFFER_SIZE (1048576) macro33 static uint8_t buffer[ JERRY_BUFFER_SIZE ];
32 #define JERRY_BUFFER_SIZE (1048576) macro37 #define JERRY_SNAPSHOT_BUFFER_SIZE (JERRY_BUFFER_SIZE / sizeof (uint32_t))50 static uint8_t buffer[ JERRY_BUFFER_SIZE ];