Home
last modified time | relevance | path

Searched defs:K_ZERO (Results 1 – 5 of 5) sorted by relevance

/dports/misc/visp/visp-3.4.0/3rdparty/simdlib/Simd/
H A DSimdConst.h105 const __m128i K_ZERO = SIMD_MM_SET1_EPI8(0); variable
257 const __m256i K_ZERO = SIMD_MM256_SET1_EPI8(0); variable
/dports/editors/vigor/vigor-0.016/common/
H A Dkey.h79 K_ZERO /* 0 */ enumerator
/dports/editors/nvi2/nvi2-2.2.0/common/
H A Dkey.h97 K_ZERO /* 0 */ enumerator
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dkeymap.h254 #define K_ZERO TERMCAP2KEY(KS_ZERO, KE_FILLER) macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dkeymap.h284 #define K_ZERO TERMCAP2KEY(KS_ZERO, KE_FILLER) macro