Home
last modified time | relevance | path

Searched defs:ptr_max (Results 1 – 4 of 4) sorted by relevance

/dports/math/fxt/fxt/src/sort/
H A Dminmaxptr.h24 Type ptr_max(/*const Type *f,*/ ulong n, Type const*const*x) in ptr_max() function
H A Dminmaxptrfunc.h25 Type *ptr_max(/*const Type *f,*/ ulong n, Type const * const * x, in ptr_max() function
/dports/misc/ncnn/ncnn-20211208/src/layer/riscv/
H A Dsoftmax_riscv.cpp115 float* ptr_max = max; in forward_inplace() local
142 float* ptr_max = max; in forward_inplace() local
272 float* ptr_max = max; in forward_inplace() local
298 float* ptr_max = max; in forward_inplace() local
/dports/x11/libX11/libX11-1.7.2/src/
H A DXrm.c1108 register char *ptr_max; in GetDatabase() local