mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
rename config macro name IV_INITIAL_SIZE -> IVHASH_INIT_SIZE
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
//#define MRB_USE_IV_SEGLIST
|
||||
|
||||
/* initial size for IV khash; ignored when MRB_USE_IV_SEGLIST is set */
|
||||
//#define MRB_IV_INITIAL_SIZE 8
|
||||
//#define MRB_IVHASH_INIT_SIZE 8
|
||||
|
||||
/* default size of khash table bucket */
|
||||
//#define KHASH_DEFAULT_SIZE 32
|
||||
|
||||
Reference in New Issue
Block a user