| /freebsd/crypto/krb5/src/lib/crypto/builtin/des/ |
| H A D | f_parity.c | 22 #define smask(step) ((1<<step)-1) argument 23 #define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step))) argument
|
| H A D | destest.c | 193 #define smask(step) ((1<<step)-1) argument 194 #define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step))) argument
|
| /freebsd/sys/contrib/openzfs/cmd/zstream/ |
| H A D | zstream_chain.c | 49 chain_step_t step = { in serial_null_step() local 61 chain_step_t step = { .cs_type = CS_TERMINATE }; in chain_terminator() local
|
| H A D | zstream_io.c | 371 chain_step_t step = { in setup_io() local 399 chain_step_t step = { in serial_null_output() local 452 chain_step_t step = { in serial_checkpoint() local
|
| H A D | zstream_recompress.c | 207 chain_step_t step = { in serial_decompress_writes() local 227 chain_step_t step = { in serial_compress_writes() local
|
| H A D | zstream_validate.c | 119 chain_step_t step = { in serial_validate_records() local
|
| H A D | zstream_byteswap.c | 188 chain_step_t step = { in serial_byteswap() local
|
| H A D | zstream_drop_record.c | 102 chain_step_t step = { in serial_drop_records() local
|
| H A D | zstream_decompress.c | 131 chain_step_t step = { in serial_decompress_named_writes() local
|
| H A D | zstream_fletcher4.c | 156 chain_step_t step = { in fletcher4_serial_step() local
|
| /freebsd/crypto/openssl/crypto/ml_dsa/ |
| H A D | ml_dsa_ntt.c | 131 int step; in ossl_ml_dsa_poly_ntt() local 167 int i, j, k, offset, step = ML_DSA_NUM_POLY_COEFFICIENTS; in ossl_ml_dsa_poly_ntt_inverse() local
|
| /freebsd/sys/crypto/skein/ |
| H A D | skein_debug.c | 19 static void Show64_step(size_t cnt,const u64b_t *X,size_t step) in Show64_step() 36 size_t step = (xptr & 1) ? 2 : 1; in Show64_flag() local
|
| /freebsd/lib/libthread_db/arch/amd64/ |
| H A D | libpthread_md.c | 114 pt_reg_sstep(struct reg *reg, int step) in pt_reg_sstep()
|
| /freebsd/sbin/ipf/libipf/ |
| H A D | interror.c | 548 int l = -1, r = IPF_NUM_ERRORS + 1, step; in find_error() local
|
| /freebsd/lib/libnv/ |
| H A D | msgio.c | 365 unsigned int i, step, j; in fd_recv() local 397 unsigned int i, step; in fd_send() local
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | test_crypto_wrapping.c | 41 size_t step, in test_wrapping()
|
| /freebsd/lib/libc/regex/ |
| H A D | engine.c | 51 #define step sstep macro 62 #define step lstep macro 73 #define step mstep macro 993 step(struct re_guts *g, in step() function
|
| /freebsd/lib/libthread_db/arch/i386/ |
| H A D | libpthread_md.c | 106 pt_reg_sstep(struct reg *reg, int step) in pt_reg_sstep()
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | siena_impl.h | 73 unsigned int step; member
|
| /freebsd/contrib/nvi/regex/ |
| H A D | engine.c | 51 #define step sstep macro 62 #define step lstep macro 846 step(struct re_guts *g, in step() function
|
| /freebsd/sys/riscv/sifive/ |
| H A D | sifive_ccache.c | 86 vm_offset_t step; in ccache_flush_range() local
|
| /freebsd/contrib/bsddialog/lib/ |
| H A D | slider.c | 68 unsigned long step; member 83 int i, step, tmpstep; in handlesliderctl() local
|
| /freebsd/sys/contrib/zstd/lib/common/ |
| H A D | fse_decompress.c | 94 size_t const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local 137 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
| H A D | fse_decompress.c | 95 size_t const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local 138 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local
|
| /freebsd/sys/dev/video/ |
| H A D | video.h | 61 int32_t step; member 102 struct video_fract step; member
|