RAWOP_HISTO_META  513 modules/rawhookops.c     luaL_getmetatable(L, RAWOP_HISTO_META);
RAWOP_HISTO_META  532 modules/rawhookops.c     rawop_histo_t *h = (rawop_histo_t *)luaL_checkudata(L,1,RAWOP_HISTO_META);
RAWOP_HISTO_META  601 modules/rawhookops.c     rawop_histo_t *h = (rawop_histo_t *)luaL_checkudata(L,1,RAWOP_HISTO_META);
RAWOP_HISTO_META  650 modules/rawhookops.c     rawop_histo_t *h = (rawop_histo_t *)luaL_checkudata(L,1,RAWOP_HISTO_META);
RAWOP_HISTO_META  663 modules/rawhookops.c     rawop_histo_t *h = (rawop_histo_t *)luaL_checkudata(L,1,RAWOP_HISTO_META);
RAWOP_HISTO_META  676 modules/rawhookops.c     rawop_histo_t *h = (rawop_histo_t *)luaL_checkudata(L,1,RAWOP_HISTO_META);
RAWOP_HISTO_META  793 modules/rawhookops.c     luaL_newmetatable(L,RAWOP_HISTO_META);