Searched refs:_GL_CONCAT0 (Results 1 – 1 of 1) sorted by relevance
144 # define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)145 # define _GL_CONCAT0(x, y) x##y macro