Home
last modified time | relevance | path

Searched refs:b (Results 1 – 5 of 5) sorted by relevance

/documentation/6.components/utest/
A Dutest.md41 | 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 Dfunction.c79 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 Dfunction.h4 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 Ddtc.md104 intc_b: intc-b {
/documentation/6.components/posix/
A DREADME.md15 … Pthreads standard definition and are defined in POSIX.1b, Real-time extensions (IEEE Std1003.1b-1…

Completed in 41 milliseconds