Searched defs:foo (Results 1 – 7 of 7) sorted by relevance
90 foo_class(int foo) : foo(foo) {} in foo_class()93 int foo; member in foo_class96 struct foo { struct100 BUILD_ASSERT(sizeof(foo) == sizeof(int)); argument
15 static int my_driver_A_do_this(const struct device *dev, int foo, int bar) in my_driver_A_do_this()36 static int my_driver_B_do_this(const struct device *dev, int foo, int bar) in my_driver_B_do_this()
25 static inline int z_impl_abstract_do_this(const struct device *dev, int foo, int bar) in z_impl_abstract_do_this()
379 int foo = 2; in ZTEST() local
11 void foo(void) in foo() function
25 struct foo { struct32 __kstackmem struct foo stest_member_stack; argument
28 int foo; member