Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/binutils/
H A 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/external/gpl3/binutils/dist/binutils/
H A 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/external/gpl3/binutils.old/dist/binutils/
H A 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/external/gpl3/gdb.old/dist/binutils/
H A 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/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.c2185 conv_flags (int i, int nargs, tree fn, tree arg, int flags) in conv_flags() function
2410 int lflags = conv_flags (i, len-skip, fn, arg, flags); in add_function_candidate()
H A 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()
H A Dcp-tree.h6584 extern int conv_flags (int, int, tree, tree, int);
H A DChangeLog-20182319 (good_conversion, conv_flags): New.
H A Dpt.c21193 int lflags = conv_flags (ia, nargs, fn, arg, flags); in check_non_deducible_conversions()
H A Dpt.cc21997 int lflags = conv_flags (ia, nargs, fn, arg, flags); in check_non_deducible_conversions()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c2185 conv_flags (int i, int nargs, tree fn, tree arg, int flags) in conv_flags() function
2410 int lflags = conv_flags (i, len-skip, fn, arg, flags); in add_function_candidate()
H A Dcp-tree.h6327 extern int conv_flags (int, int, tree, tree, int);
H A Dpt.c21193 int lflags = conv_flags (ia, nargs, fn, arg, flags); in check_non_deducible_conversions()