Home
last modified time | relevance | path

Searched refs:lj_str_freebuf (Results 1 – 20 of 20) sorted by relevance

/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_str.h48 #define lj_str_freebuf(g, sb) lj_mem_free(g, (void *)(sb)->buf, (sb)->sz) macro
H A Dlj_state.c167 lj_str_freebuf(g, &g->tmpbuf); in close_state()
H A Dlj_lex.c424 lj_str_freebuf(g, &ls->sb); in lj_lex_cleanup()
H A Dlj_bcwrite.c393 lj_str_freebuf(G(ctx.L), &ctx.sb); in lj_bcwrite()
H A Dlj_cparse.c401 lj_str_freebuf(g, &cp->sb); in cp_cleanup()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_str.h48 #define lj_str_freebuf(g, sb) lj_mem_free(g, (void *)(sb)->buf, (sb)->sz) macro
H A Dlj_state.c167 lj_str_freebuf(g, &g->tmpbuf); in close_state()
H A Dlj_lex.c423 lj_str_freebuf(g, &ls->sb); in lj_lex_cleanup()
H A Dlj_bcwrite.c393 lj_str_freebuf(G(ctx.L), &ctx.sb); in lj_bcwrite()
H A Dlj_cparse.c396 lj_str_freebuf(g, &cp->sb); in cp_cleanup()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_str.h48 #define lj_str_freebuf(g, sb) lj_mem_free(g, (void *)(sb)->buf, (sb)->sz) macro
H A Dlj_state.c167 lj_str_freebuf(g, &g->tmpbuf); in close_state()
H A Dlj_lex.c423 lj_str_freebuf(g, &ls->sb); in lj_lex_cleanup()
H A Dlj_bcwrite.c393 lj_str_freebuf(G(ctx.L), &ctx.sb); in lj_bcwrite()
H A Dlj_cparse.c396 lj_str_freebuf(g, &cp->sb); in cp_cleanup()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_str.h48 #define lj_str_freebuf(g, sb) lj_mem_free(g, (void *)(sb)->buf, (sb)->sz) macro
H A Dlj_state.c167 lj_str_freebuf(g, &g->tmpbuf); in close_state()
H A Dlj_lex.c423 lj_str_freebuf(g, &ls->sb); in lj_lex_cleanup()
H A Dlj_bcwrite.c393 lj_str_freebuf(G(ctx.L), &ctx.sb); in lj_bcwrite()
H A Dlj_cparse.c396 lj_str_freebuf(g, &cp->sb); in cp_cleanup()