Searched refs:mac_capture (Results 1 – 1 of 1) sorted by relevance
391 local mac_capture, mac_lineno, mac_name418 if mac_capture then wfatal("recursive macro definition") end424 mac_capture = function(stmt) -- Statement capture function. function430 mac_capture = nil494 if mac_capture then792 if mac_capture then return mac_capture(stmt) end845 if not mac_capture then
Completed in 6 milliseconds