Searched defs:f (Results 1 – 13 of 13) sorted by relevance
/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 | 110 const struct font_desc *f, *g; in get_default_font() local
|
/lib/crypto/ |
D | sha256.c | 48 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
|
/lib/ |
D | test_hexdump.c | 167 int ae, he, e, f, r; in test_hexdump_overflow() local
|
D | kstrtox.c | 387 #define kstrto_from_user(f, g, type) \ argument
|
D | bch.c | 649 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local 806 const struct gf_poly *f, struct gf_poly *z, in compute_trace_bk_mod() 848 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 | 108 static ssize_t test_fw_misc_read(struct file *f, char __user *buf, in test_fw_misc_read()
|
D | vsprintf.c | 891 char *file_dentry_name(char *buf, char *end, const struct file *f, in file_dentry_name()
|
/lib/zstd/ |
D | zstd_internal.h | 41 #define CHECK_F(f) \ argument 47 #define CHECK_E(f, e) \ argument
|
D | fse_decompress.c | 64 #define CHECK_F(f) \ argument
|
D | huf_compress.c | 56 #define CHECK_V_F(e, f) \ argument 60 #define CHECK_F(f) \ argument
|
/lib/zlib_deflate/ |
D | deftree.c | 422 ush f; /* frequency */ in gen_bitlen() local
|