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