Searched refs:_convert (Results 1 – 1 of 1) sorted by relevance
197 ((type *)_convert((iov), sizeof(type), __alignof__(type), #type))199 static void *_convert(struct iovec *iov, size_t size, size_t align, in _convert() function