Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Dutlist.h202 #define TOKEN_PASTE2(x, y) TOKEN_PASTE(x, y)
203 #define TOKEN_PASTE(x, y) x ## y macro