Searched defs:__concat (Results 1 – 5 of 5) sorted by relevance
268 t.__concat = function (a,b,c) function296 setmetatable(c, {__concat = function (a,b) function
296 __concat = function(a,b) function
16 #define __concat(x, y...) __concat_1(x, y) macro
90 sub __concat { subroutine
29 #define __concat(x) #x macro