Home
last modified time | relevance | path

Searched refs:__STDC_ISO_10646__ (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/include/
H A Dfeatures.h247 #ifndef __STDC_ISO_10646__
248 #define __STDC_ISO_10646__ 200009L macro
/haiku/src/libs/iconv/
H A Diconv.c280 #if __STDC_ISO_10646__ || ((defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__) in iconv_open()
356 #if __STDC_ISO_10646__ || ((defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__) in iconv_open()
696 #if __STDC_ISO_10646__ || ((defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__) in iconv_canonicalize()
H A DChangeLog179 systems like those which define __STDC_ISO_10646__.