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 then791 if mac_capture then return mac_capture(stmt) end844 if not mac_capture then
Completed in 7 milliseconds