nh                437 lib/lua/lparser.c   int nh;  /* total number of `record' elements */
nh                450 lib/lua/lparser.c     luaY_checklimit(fs, cc->nh, MAX_INT, "items in a constructor");
nh                455 lib/lua/lparser.c   cc->nh++;
nh                504 lib/lua/lparser.c   cc.na = cc.nh = cc.tostore = 0;
nh                536 lib/lua/lparser.c   SETARG_C(fs->f->code[pc], luaO_int2fb(cc.nh));  /* set initial table size */