Searched defs:bfu (Results 1 – 4 of 4) sorted by relevance
1 struct bfu { struct7 struct bfu bfu_init_00_11(int a) in bfu_init_00_11() argument9 struct bfu bfu = { .a = a, }; in bfu_init_00_11() local15 struct bfu bfu = { .z = a, }; in bfu_init_20_23() local
1 struct bfu { struct8 struct bfu bfuu_init(unsigned int a) in bfuu_init() argument
1 struct bfu { struct6 unsigned int get__bfu_a(struct bfu bf) { return bf.a; } in get__bfu_a() argument
6 int bfu(struct u s, int a) in bfu() function