Searched refs:lhsx (Results 1 – 3 of 3) sorted by relevance
753 int lhsx = primIndex(lhs); in assignableFrom() local755 return assignmentMap[lhsx][rhsx]; in assignableFrom()
47 static int stream_less(const void *lhsx, const void *rhsx) { in stream_less() argument50 lhs = nghttp2_struct_of(lhsx, nghttp2_stream, pq_entry); in stream_less()