am e4d07ac7: Merge "add a define"

* commit 'e4d07ac75aabb3efe0dc7f7a4c602baf5d2ad668':
  add a define
main
Satoshi Kataoka 2013-01-09 03:18:35 -08:00 committed by Android Git Automerger
commit ad61fc8f46
1 changed files with 3 additions and 0 deletions

View File

@ -352,6 +352,9 @@ static inline void prof_out(void) {
#define MAX_SPACES_INTERNAL 16
// TODO: Change this to MAX_WORDS, remove MAX_WORDS in Java, and stop getting it from Java
#define MAX_WORDS_INTERNAL 18
// Max Distance between point to key
#define MAX_POINT_TO_KEY_LENGTH 10000000