Searched defs:errtype (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/lib/libreadline/ |
H A D | histexpand.c | 360 hist_error(s, start, current, errtype) in hist_error() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 5855 dubious_conversion_warnings (type, expr, errtype, fndecl, parmnum) in dubious_conversion_warnings() argument 5915 convert_for_assignment (type, rhs, errtype, fndecl, parmnum) in convert_for_assignment() argument 6017 convert_for_initialization (exp, type, rhs, flags, errtype, fndecl, parmnum) in convert_for_initialization() argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | typeck.c | 6182 const char *errtype, tree fndecl, int parmnum) in convert_for_assignment() 6304 const char *errtype, tree fndecl, int parmnum) in convert_for_initialization()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-typeck.c | 4016 convert_for_assignment (type, rhs, errtype, fundecl, funname, parmnum) in convert_for_assignment() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-typeck.c | 3795 convert_for_assignment (tree type, tree rhs, enum impl_conv errtype, in convert_for_assignment()
|