gco2h              96 lib/lua/lgc.c        gco2h(o)->gclist = g->gray;
gco2h             283 lib/lua/lgc.c        Table *h = gco2h(o);
gco2h             353 lib/lua/lgc.c      Table *h = gco2h(l);
gco2h             383 lib/lua/lgc.c      case LUA_TTABLE: luaH_free(L, gco2h(o)); break;