| /scripts/genksyms/ |
| D | parse.y | 49 struct string_list *b = *pb, *e = *pe; in remove_list() local 60 struct string_list *b = *body, *i = *ident, *r; in record_compound() local
|
| D | genksyms.c | 406 static int equal_list(struct string_list *a, struct string_list *b) in equal_list() 515 struct string_list **e, **b; in print_list() local 545 struct string_list **e, **b; in expand_and_crc_sym() local
|
| /scripts/ |
| D | sign-file.c | 155 BIO *b; in read_private_key() local 172 BIO *b; in read_x509() local 328 BIO *b; in main() local 373 BIO *b; in main() local
|
| D | unifdef.c | 750 static Linetype op_lt(int *p, Linetype at, int a, Linetype bt, int b) { in op_lt() 753 static Linetype op_gt(int *p, Linetype at, int a, Linetype bt, int b) { in op_gt() 756 static Linetype op_le(int *p, Linetype at, int a, Linetype bt, int b) { in op_le() 759 static Linetype op_ge(int *p, Linetype at, int a, Linetype bt, int b) { in op_ge() 762 static Linetype op_eq(int *p, Linetype at, int a, Linetype bt, int b) { in op_eq() 765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne() 768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or() 773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and()
|
| D | extract-cert.c | 138 BIO *b; in main() local
|
| D | sortextable.h | 80 static int compare_extable(const void *a, const void *b) in compare_extable()
|
| D | sortextable.c | 200 static int compare_relative_table(const void *a, const void *b) in compare_relative_table()
|
| D | kallsyms.c | 680 static int compare_symbols(const void *a, const void *b) in compare_symbols()
|
| D | asn1_compiler.c | 725 const struct type *const *a = _a, *const *b = _b; in type_index_compare() local
|
| /scripts/kconfig/ |
| D | nconf.h | 29 #define max(a, b) ({\ argument 34 #define min(a, b) ({\ argument
|
| D | qconf.cc | 955 void ConfigView::setShowName(bool b) in setShowName() 964 void ConfigView::setShowRange(bool b) in setShowRange() 973 void ConfigView::setShowData(bool b) in setShowData() 1032 void ConfigInfoView::setShowDebug(bool b) in setShowDebug()
|
| /scripts/mod/ |
| D | sumversion.c | 67 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument 68 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (uint32_t)0x5A827999,s)) argument 69 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (uint32_t)0x6ED9EBA1,s)) argument 90 uint32_t a, b, c, d; in md4_transform() local
|
| D | modpost.c | 2106 static void add_header(struct buffer *b, struct module *mod) in add_header() 2127 static void add_intree_flag(struct buffer *b, int is_intree) in add_intree_flag() 2134 static void add_retpoline(struct buffer *b) in add_retpoline() 2141 static void add_staging_flag(struct buffer *b, const char *name) in add_staging_flag() 2157 static int add_versions(struct buffer *b, struct module *mod) in add_versions() 2213 static void add_depends(struct buffer *b, struct module *mod, in add_depends() 2248 static void add_srcversion(struct buffer *b, struct module *mod) in add_srcversion() 2257 static void write_if_changed(struct buffer *b, const char *fname) in write_if_changed()
|
| D | file2alias.c | 38 __u8 b[16]; member 53 #define ___cat(a,b) a ## b argument 54 #define __cat(a,b) ___cat(a,b) argument
|
| /scripts/dtc/ |
| D | livetree.c | 578 const struct reserve_info *a, *b; in cmp_reserve_info() local 627 const struct property *a, *b; in cmp_prop() local 663 const struct node *a, *b; in cmp_subnode() local
|
| D | dtc.h | 65 #define streq(a, b) (strcmp((a), (b)) == 0) argument 66 #define strneq(a, b, n) (strncmp((a), (b), (n)) == 0) argument
|
| /scripts/kconfig/lxdialog/ |
| D | util.c | 64 #define DLG_COLOR(dialog, f, b, h) \ argument
|