Home
last modified time | relevance | path

Searched refs:TOKEN_PASTE (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/common/
Dutlist.h215 #define TOKEN_PASTE2(x, y) TOKEN_PASTE(x, y)
216 #define TOKEN_PASTE(x, y) x##y macro