Searched refs:__flags (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c370 cc->__cd_in.__cd.__data[0].__flags = __GCONV_IS_LAST;
381 cc->__cd_out.__cd.__data[0].__flags = __GCONV_IS_LAST;
H A Diofwide.c149 cc->__cd_in.__cd.__data[0].__flags = __GCONV_IS_LAST;
160 cc->__cd_out.__cd.__data[0].__flags = __GCONV_IS_LAST;
H A DlibioP.h648 int __width, int __precision, int __flags,
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/bits/
H A Dlink.h46 unsigned int *__flags, variable
/haiku/src/system/libroot/posix/glibc/iconv/
H A Dskeleton.c407 fct = (data->__flags & __GCONV_IS_LAST) ? NULL : next_step->__fct;
445 if (data->__flags & __GCONV_IS_LAST)
495 if (! (data->__flags & __GCONV_IS_LAST))
585 || ((data->__flags & __GCONV_IS_LAST)
588 && (((data->__flags & __GCONV_IS_LAST)
655 if (__builtin_expect (data->__flags & __GCONV_IS_LAST, 0))
H A Dgconv.h152 int __flags; member in struct:__gconv_step_data
H A Dloop.c255 int flags = step_data->__flags;
338 int flags = step_data->__flags;

Completed in 47 milliseconds