Home
last modified time | relevance | path

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

/external/gemmlowp/test/
Dtest.h34 #define GEMMLOWP_STRINGIFY2(x) #x macro
35 #define GEMMLOWP_STRINGIFY(x) GEMMLOWP_STRINGIFY2(x)