Home
last modified time | relevance | path

Searched defs:sgnext (Results 1 – 7 of 7) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXGLContext.h51 FXGLContext *sgnext; // Share group next in share list variable
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXGLContext.h51 FXGLContext *sgnext; // Share group next in share list variable
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXGLContext.h51 FXGLContext *sgnext; // Share group next in share list variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/ipu/
H A Dipu_idmac.c1158 struct scatterlist **sg, *sgnext, *sgnew = NULL; in idmac_interrupt() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/ipu/
H A Dipu_idmac.c1158 struct scatterlist **sg, *sgnext, *sgnew = NULL; in idmac_interrupt() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/ipu/
H A Dipu_idmac.c1158 struct scatterlist **sg, *sgnext, *sgnew = NULL; in idmac_interrupt() local
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/math/
H A Dhmath.cpp1962 HNumber HMath::sgnext(const HNumber& val, const HNumber& bits) in sgnext() function in HMath