| /lib/zstd/common/ |
| D | error_private.h | 50 #define CHECK_V_F(e, f) size_t const e = f; if (ERR_isError(e)) return e argument 51 #define CHECK_F(f) { CHECK_V_F(_var_err__, f); } argument
|
| /lib/xz/ |
| D | xz_dec_test.c | 64 static int xz_dec_test_open(struct inode *i, struct file *f) in xz_dec_test_open() 83 static int xz_dec_test_release(struct inode *i, struct file *f) in xz_dec_test_release()
|
| /lib/fonts/ |
| D | fonts.c | 113 const struct font_desc *f, *g; in get_default_font() local
|
| /lib/ |
| D | test_fpu.c | 30 volatile double a, b, c, d, e, f, g; in test_fpu() local
|
| D | test_hexdump.c | 167 int ae, he, e, f, r; in test_hexdump_overflow() local
|
| D | kstrtox.c | 408 #define kstrto_from_user(f, g, type) \ argument
|
| D | bch.c | 706 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local 863 const struct gf_poly *f, struct gf_poly *z, in compute_trace_bk_mod() 905 static void factor_polynomial(struct bch_control *bch, int k, struct gf_poly *f, in factor_polynomial()
|
| D | inflate.c | 338 unsigned f; /* i repeats in table every f entries */ in huft_build() local
|
| D | test_firmware.c | 150 static ssize_t test_fw_misc_read(struct file *f, char __user *buf, in test_fw_misc_read()
|
| D | vsprintf.c | 951 char *file_dentry_name(char *buf, char *end, const struct file *f, in file_dentry_name()
|
| D | test_bpf.c | 14896 long f = 5; in BPF_CALL_1() local
|
| /lib/crypto/ |
| D | curve25519-fiat32.c | 164 static __always_inline void fe_tobytes(u8 s[32], const fe *f) in fe_tobytes() 203 static __always_inline void fe_copy(fe *h, const fe *f) in fe_copy() 208 static __always_inline void fe_copy_lt(fe_loose *h, const fe *f) in fe_copy_lt() 264 static __always_inline void fe_add(fe_loose *h, const fe *f, const fe *g) in fe_add() 307 static __always_inline void fe_sub(fe_loose *h, const fe *f, const fe *g) in fe_sub() 428 static __always_inline void fe_mul_ttt(fe *h, const fe *f, const fe *g) in fe_mul_ttt() 433 static __always_inline void fe_mul_tlt(fe *h, const fe_loose *f, const fe *g) in fe_mul_tlt() 439 fe_mul_tll(fe *h, const fe_loose *f, const fe_loose *g) in fe_mul_tll() 550 static __always_inline void fe_sq_tl(fe *h, const fe_loose *f) in fe_sq_tl() 555 static __always_inline void fe_sq_tt(fe *h, const fe *f) in fe_sq_tt() [all …]
|
| D | sha256.c | 66 #define SHA256_ROUND(i, a, b, c, d, e, f, g, h) do { \ argument 76 u32 a, b, c, d, e, f, g, h; in sha256_transform() local
|
| D | poly1305-donna32.c | 126 u64 f; in poly1305_core_emit() local
|
| /lib/zlib_deflate/ |
| D | deftree.c | 368 ush f; /* frequency */ in gen_bitlen() local
|