HomeSort by: relevance | last modified time | path
    Searched defs:__cpp_lib_math_special_functions (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
specfun.h 39 #define __cpp_lib_math_special_functions 201603L macro
specfun.h 39 #define __cpp_lib_math_special_functions 201603L macro
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
version.h 696 #if !defined(__cpp_lib_math_special_functions)
700 # define __cpp_lib_math_special_functions 201603L macro
703 #endif /* !defined(__cpp_lib_math_special_functions) && defined(__glibcxx_want_math_special_functions) */
version.h 696 #if !defined(__cpp_lib_math_special_functions)
700 # define __cpp_lib_math_special_functions 201603L macro
703 #endif /* !defined(__cpp_lib_math_special_functions) && defined(__glibcxx_want_math_special_functions) */

Completed in 96 milliseconds