Home
last modified time | relevance | path

Searched refs:__ph (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/src/
H A Dbind.cpp16 const __ph<1> _1{};
17 const __ph<2> _2{};
18 const __ph<3> _3{};
19 const __ph<4> _4{};
20 const __ph<5> _5{};
21 const __ph<6> _6{};
22 const __ph<7> _7{};
23 const __ph<8> _8{};
24 const __ph<9> _9{};
25 const __ph<10> _10{};
/openbsd-src/gnu/llvm/libcxx/include/__functional/
H A Dbind.h53 template <int _Np> struct __ph {}; struct
56 _LIBCPP_FUNC_VIS extern const __ph<1> _1;
57 _LIBCPP_FUNC_VIS extern const __ph<2> _2;
58 _LIBCPP_FUNC_VIS extern const __ph<3> _3;
59 _LIBCPP_FUNC_VIS extern const __ph<4> _4;
60 _LIBCPP_FUNC_VIS extern const __ph<5> _5;
61 _LIBCPP_FUNC_VIS extern const __ph<6> _6;
62 _LIBCPP_FUNC_VIS extern const __ph<7> _7;
63 _LIBCPP_FUNC_VIS extern const __ph<8> _8;
64 _LIBCPP_FUNC_VIS extern const __ph<9> _9;
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdb_thread_db.h327 struct ps_prochandle **__ph);