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

  /external/opencore/oscl/oscl/config/android/
osclconfig_unix_android.h 82 #define _STRLIT(x) L ## x
84 #define _STRLIT(x) x
  /external/opencore/oscl/oscl/config/shared/
osclconfig_unix_common.h 82 #define _STRLIT(x) L ## x
84 #define _STRLIT(x) x

Completed in 2486 milliseconds