Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching full:enums

671 	compilers that use 'short' (i.e. 8 or 16 bit) enums but pass
672 enums still as "int" in varargs. (See discussion on mailinglist). -CG/MV