Searched refs:s_errwarn (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/
H A Dread.h152 extern void s_errwarn (int);
H A Dread.c333 {"error", s_errwarn, 1},
446 {"warning", s_errwarn, 0},
1851 s_errwarn (int err)
1848 s_errwarn (int err) function

Completed in 107 milliseconds