Home
last modified time | relevance | path

Searched defs:_Arg2 (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_function.h312 explicit pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) in pointer_to_binary_function() argument
321 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) { in ptr_fun() argument