Home
last modified time | relevance | path

Searched refs:_LIBCPP_INIT_PRIORITY_MAX (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/src/experimental/
Dmemory_resource.cpp78 # define _LIBCPP_INIT_PRIORITY_MAX macro
80 # define _LIBCPP_INIT_PRIORITY_MAX __attribute__((init_priority(101))) macro
88 ResourceInitHelper res_init _LIBCPP_INIT_PRIORITY_MAX; variable
/external/llvm-project/libcxx/src/experimental/
Dmemory_resource.cpp84 ResourceInitHelper res_init _LIBCPP_INIT_PRIORITY_MAX; variable
/external/llvm-project/libcxx/src/
Diostream.cpp80 _LIBCPP_HIDDEN ios_base::Init __start_std_streams _LIBCPP_INIT_PRIORITY_MAX; variable
/external/llvm-project/libcxx/include/
D__config1418 # define _LIBCPP_INIT_PRIORITY_MAX __attribute__((init_priority(101)))
1420 # define _LIBCPP_INIT_PRIORITY_MAX