Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/crypto/builtin/des/
H A Df_parity.c23 #define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
H A Ddestest.c201 #define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
/freebsd/contrib/lua/src/
H A Dlvm.c213 TValue *pstep = s2v(ra + 2); in forprep() local
/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c7529 struct rtw89_btc_fbtc_steps_v2 *pstep = NULL; _show_fbtc_step_v2() local
7598 struct rtw89_btc_fbtc_steps_v3 *pstep; _show_fbtc_step_v3() local
[all...]