Searched defs:__arg (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/tr1/
H A Dmu_iterate.h46 operator()(_CVArg& __arg, const tuple<_GLIBCXX_TEMPLATE_ARGS>& __tuple) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dcast.h61 __static_pointer_cast(const _FromType& __arg) argument
67 __dynamic_pointer_cast(const _FromType& __arg) argument
73 __const_pointer_cast(const _FromType& __arg) argument
79 __reinterpret_pointer_cast(const _FromType& __arg) argument
89 __static_pointer_cast(_FromType* __arg) argument
95 __dynamic_pointer_cast(_FromType* __arg) argument
101 __const_pointer_cast(_FromType* __arg) argument
107 __reinterpret_pointer_cast(_FromType* __arg) argument
[all...]
H A Dpointer.h71 set(element_type* __arg) argument
117 set(_Tp* __arg) argument
169 set(const _Tp* __arg) argument
302 _Pointer_adapter(const _Pointer_adapter& __arg) argument
307 _Pointer_adapter(_Up* __arg) argument
313 _Pointer_adapter(const _Pointer_adapter<_Up>& __arg) argument
321 operator =(const _Pointer_adapter& __arg) argument
329 operator =(const _Pointer_adapter<_Up>& __arg) argument
337 operator =(_Up* __arg) argument
[all...]
H A Dbitmap_allocator.h323 operator()(argument_type __arg) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dstdexcept.cc35 logic_error::logic_error(const string& __arg) argument
44 domain_error::domain_error(const string& __arg) argument
47 invalid_argument::invalid_argument(const string& __arg) argument
50 length_error::length_error(const string& __arg) argument
53 out_of_range::out_of_range(const string& __arg) argument
56 runtime_error(const string& __arg) argument
65 range_error(const string& __arg) argument
68 overflow_error(const string& __arg) argument
71 underflow_error(const string& __arg) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dstdexcept.cc39 logic_error::logic_error(const string& __arg) argument
48 domain_error::domain_error(const string& __arg) argument
51 invalid_argument::invalid_argument(const string& __arg) argument
54 length_error::length_error(const string& __arg) argument
57 out_of_range::out_of_range(const string& __arg) argument
60 runtime_error(const string& __arg) argument
69 range_error(const string& __arg) argument
72 overflow_error(const string& __arg) argument
75 underflow_error(const string& __arg) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h504 operator()(argument_type __arg) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-dse-10.c41 vprintf (__const char *__restrict __fmt, __gnuc_va_list __arg) argument

Completed in 126 milliseconds