Searched refs:b (Results 1 – 5 of 5) sorted by relevance
| /documentation/6.components/utest/ |
| A D | utest.md | 41 | uassert_int_equal(a, b)| If the values of a and b are equal, the test passes, otherwise the test … 42 | uassert_int_not_equal(a, b)| If the values of a and b are not equal, the test passes, otherwise t… 43 | uassert_str_equal(a, b) | If the string a and the string b are the same, the test passes, othe… 44 | uassert_str_not_equal(a, b)| If the string a and the string b are not the same, the test passes, …
|
| /documentation/0.doxygen/example/src/ |
| A D | function.c | 79 void doxygen_example_func_foo(int a, int b) in doxygen_example_func_foo() argument 98 int doxygen_example_func_bar(int a, int* b) in doxygen_example_func_bar() argument
|
| /documentation/0.doxygen/example/include/ |
| A D | function.h | 4 void doxygen_example_func_foo(int a, int b); 5 int doxygen_example_func_bar(int a, int* b);
|
| /documentation/6.components/device-driver/ofw/ |
| A D | dtc.md | 104 intc_b: intc-b {
|
| /documentation/6.components/posix/ |
| A D | README.md | 15 … Pthreads standard definition and are defined in POSIX.1b, Real-time extensions (IEEE Std1003.1b-1…
|
Completed in 11 milliseconds