Searched defs:unary_binary_ternary (Results 1 – 2 of 2) sorted by relevance
884 struct unary_binary_ternary struct886 typedef unary_type (*unary_fun)(any_type);887 typedef binary_type (*binary_fun)(any_type, any_type);888 typedef ternary_type (*ternary_fun)(any_type, any_type, any_type);
271 struct unary_binary_ternary struct273 typedef unary_type (*unary_fun)(any_type);274 typedef binary_type (*binary_fun)(any_type, any_type);275 typedef ternary_type (*ternary_fun)(any_type, any_type, any_type);