Home
last modified time | relevance | path

Searched refs:_LIBCPP_INIT_PRIORITY_MAX (Results 1 – 1 of 1) 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