HomeSort by relevance Sort by last modified time
    Searched refs:STRINGIFY_ARG (Results 1 - 2 of 2) sorted by null

  /system/extras/showslab/
showslab.c 9 #define STRINGIFY_ARG(a) #a
10 #define STRINGIFY(a) STRINGIFY_ARG(a)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 179 #define STRINGIFY_ARG (1 << 2) /* If macro argument to be stringified. */
    [all...]

Completed in 218 milliseconds