Home | History | Annotate | Download | only in src

Lines Matching defs:glue

165 #define glue(a,b) a##b
166 #define G(a,b) glue(a,b)