Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dalsa-symbols.h29 #define INTERNAL_CONCAT2_2(Pre, Post) Pre##Post macro
30 #define INTERNAL(Name) INTERNAL_CONCAT2_2(__, Name)