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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_mac.h 10 #define __STRINGIFY(x) #x
12 __STRINGIFY(x)
  /system/core/fs_mgr/
fs_mgr_verity.cpp 77 #define __STRINGIFY(x) #x
78 #define STRINGIFY(x) __STRINGIFY(x)

Completed in 72 milliseconds