Searched refs:dumpdef (Results 1 – 6 of 6) sorted by relevance
728 local function dumpdef(out) function729 local lvl = g_opt.dumpdef733 if g_arch then g_arch.dumpdef(out, lvl) end925 dumpdef(fout == stdout and stderr or stdout)961 dumpdef(stderr)1018 function opt_map.dumpdef() g_opt.dumpdef = g_opt.dumpdef + 1 end1047 g_opt.dumpdef = 01071 if g_opt.dumpdef > 0 then return dumpdef(stdout) end
979 function _M.dumpdef(out, lvl)
1084 function _M.dumpdef(out, lvl)
1137 function _M.dumpdef(out, lvl)
1890 function _M.dumpdef(out, lvl)
2283 function _M.dumpdef(out, lvl)
Completed in 18 milliseconds