Home
last modified time | relevance | path

Searched defs:vec_max (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libcam/
H A Dscsi_cmdparse.c546 do_encode(u_char *buff, size_t vec_max, size_t *used, in do_encode()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h8021 vec_max(__vector signed char __a, __vector signed char __b) { in vec_max() function
8027 vec_max(__vector signed char __a, __vector __bool char __b) { in vec_max() function
8034 vec_max(__vector __bool char __a, __vector signed char __b) { in vec_max() function
8040 vec_max(__vector unsigned char __a, __vector unsigned char __b) { in vec_max() function
8046 vec_max(__vector unsigned char __a, __vector __bool char __b) { in vec_max() function
8053 vec_max(__vector __bool char __a, __vector unsigned char __b) { in vec_max() function
8059 vec_max(__vector signed short __a, __vector signed short __b) { in vec_max() function
8065 vec_max(__vector signed short __a, __vector __bool short __b) { in vec_max() function
8072 vec_max(__vector __bool short __a, __vector signed short __b) { in vec_max() function
8078 vec_max(__vector unsigned short __a, __vector unsigned short __b) { in vec_max() function
[all …]