pika_config.h 244 B

1234567
  1. #define PIKA_LINE_BUFF_SIZE 1280
  2. #define PIKA_SPRINTF_BUFF_SIZE 2560
  3. #define PIKA_STACK_BUFF_SIZE 2560
  4. #define PIKA_NAME_BUFF_SIZE 320
  5. #define PIKA_PATH_BUFF_SIZE 640
  6. #define PIKA_BYTES_DEFAULT_SIZE 640
  7. #define PIKA_READ_FILE_BUFF_SIZE 0x10000