Searched refs:INTUSE (Results 51 - 54 of 54) sorted by relevance

123

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_size.c35 # define PAD(f, c, n) (wide ? _IO_wpadn (f, c, n) : INTUSE(_IO_padn) (f, c, n))
/haiku/src/system/libroot/posix/glibc/libio/
H A DlibioP.h42 #ifndef INTUSE
43 # define INTUSE(name) name macro
485 ? INTUSE(_IO_do_write)(_f, (_f)->_IO_write_base, \
487 : INTUSE(_IO_wdo_write)(_f, (_f)->_wide_data->_IO_write_base, \
492 INTUSE(_IO_do_write)(_f, (_f)->_IO_write_base, \
/haiku/src/system/libroot/posix/glibc/include/
H A Dlibc-symbols.h445 # define INTUSE(name) name##_internal
460 # define INTUSE(name) name
444 # define INTUSE macro
459 # define INTUSE macro
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h77 INTUSE(__dcgettext) (_libc_intl_domainname, msgid, LC_MESSAGES)

Completed in 92 milliseconds

123