Home
last modified time | relevance | path

Searched refs:cerror_ (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dalsactl.h25 void cerror_(const char *fcn, long line, int cond, const char *fmt, ...);
32 #define cerror(cond, ...) do { cerror_(__func__, __LINE__, (cond) != 0, __VA_ARGS__); } while (0)
H A Dutils.c146 void cerror_(const char *fcn, long line, int cond, const char *fmt, ...) in cerror_() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 25 milliseconds