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

  /external/libcxx/include/
wchar.h 123 # define _LIBCPP_WCHAR_H_HAS_CONST_OVERLOADS 1
126 # define _LIBCPP_WCHAR_H_HAS_CONST_OVERLOADS 1
130 #if defined(__cplusplus) && !defined(_LIBCPP_WCHAR_H_HAS_CONST_OVERLOADS) && defined(_LIBCPP_PREFERRED_OVERLOAD)
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
wchar.h 123 # define _LIBCPP_WCHAR_H_HAS_CONST_OVERLOADS 1
126 # define _LIBCPP_WCHAR_H_HAS_CONST_OVERLOADS 1
130 #if defined(__cplusplus) && !defined(_LIBCPP_WCHAR_H_HAS_CONST_OVERLOADS) && defined(_LIBCPP_PREFERRED_OVERLOAD)

Completed in 300 milliseconds