Searched refs:myadd (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ | ||
H A D | inline-function.h | 5 inline static int myadd(const int x, const int y) { return x + y; } in myadd() function |
Completed in 1 milliseconds