Home | History | Annotate | Download | only in android

Lines Matching refs:_STRINGIFY

62 #define  STRINGIFY(x)   _STRINGIFY(x)
63 #define _STRINGIFY(x) #x