Home
last modified time | relevance | path

Searched refs:S0 (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dsha256.c85 #define S0(x) (ROTR(x, 7) ^ ROTR(x, 18) ^ SHR(x, 3)) in sha256_process() macro
97 S0(W[t - 15]) + W[t - 16] \ in sha256_process()
/vim-8.2.3635/runtime/syntax/
H A Dsrec.vim42 syn match srecNoAddress "^S0[0-9a-fA-F]\{6}" contains=srecByteCount nextgroup=srecDataOdd,srecC…