Home
last modified time | relevance | path

Searched refs:conv_flags (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dwinduni.c753 rc_uint_type conv_flags = MB_PRECOMPOSED; in wind_MultiByteToWideChar() local
759 conv_flags = 0; in wind_MultiByteToWideChar()
761 ret = (rc_uint_type) MultiByteToWideChar (cp, conv_flags, in wind_MultiByteToWideChar()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcall.cc2231 conv_flags (int i, int nargs, tree fn, tree arg, int flags) in conv_flags() function
2475 int lflags = conv_flags (i, len-skip, fn, arg, flags); in add_function_candidate()
Dcp-tree.h6585 extern int conv_flags (int, int, tree, tree, int);
DChangeLog-20182319 (good_conversion, conv_flags): New.
Dpt.cc22009 int lflags = conv_flags (ia, nargs, fn, arg, flags); in check_non_deducible_conversions()