Searched defs:sin_out (Results 1 – 2 of 2) sorted by relevance
17 Tensor& sin_out(KernelRuntimeContext& ctx, const Tensor& in, Tensor& out) { in sin_out() function
761 struct sockaddr_in sin, sin_out; in evutil_check_interfaces() local