Searched defs:foo (Results 1 – 5 of 5) sorted by relevance
89 foo_class(int foo) : foo(foo) {} in foo_class()92 int foo; member in foo_class95 struct foo { struct99 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()
396 int foo = 2; in ZTEST() local
25 struct foo { struct32 __kstackmem struct foo stest_member_stack; argument
Completed in 18 milliseconds