Searched refs:error_at_line (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-core/musl/musl-legacy-error/ |
H A D | error.h | 35 static inline void error_at_line(int status, int errnum, const char *filename, in error_at_line() function
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-trap.c | 46 error_at_line(1, error_code, __FILE__, __LINE__, format, ##__VA_ARGS__)
|
H A D | tm-unavailable.c | 38 error_at_line(status, errnum, __FILE__, __LINE__, format ##__VA_ARGS__)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
H A D | 0001-Replace-need-for-error.h-when-it-does-not-exist.patch | 95 error_at_line ( -1, errno, __FILE__, __LINE__, \
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_helpers.h | 19 error_at_line(0, (errnum), __func__, __LINE__, fmt); \
|