Home
last modified time | relevance | path

Searched defs:CASE_NAME (Results 1 - 3 of 3) sorted by relevance

/third_party/libsnd/programs/
H A Dsndfile-info.c432 #define CASE_NAME(x) case x : name = #x ; break ; in chanmap_dump() macro
[all...]
/third_party/libsnd/src/
H A Dalac.c973 #define CASE_NAME(x) case x : return #x ; break ; macro
[all...]
H A Dcommon.c1570 #define CASE_NAME(x) case x : return #x ; break ; macro
[all...]

Completed in 6 milliseconds