Searched refs:__function (Results 1 – 2 of 2) sorted by relevance
413 unsigned __line, const char *__function,420 const char *__function) { in __assert_fail() argument421 __assertfail(__message, __file, __line, __function, sizeof(char)); in __assert_fail()
92 namespace __function {135 namespace __function {354 typedef __function::__func<_Fp, _Alloc, _Rp(_ArgTypes...)> _Fun;357 if (__function::__not_null(__f)) {628 typedef __function::__policy_invoker<_Rp(_ArgTypes...)> __invoker;644 if (__function::__not_null(__f)) {664 if (__function::__not_null(__f)) {825 : public __function::__maybe_derive_from_unary_function<_Rp(_ArgTypes...)>,826 public __function::__maybe_derive_from_binary_function<_Rp(_ArgTypes...)> {828 typedef __function::__value_func<_Rp(_ArgTypes...)> __func;[all …]