Home
last modified time | relevance | path

Searched refs:HAVE_GETC_UNLOCKED (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/
Dconfig.h84 #define HAVE_GETC_UNLOCKED 1 macro
/third_party/python/Objects/
Dfileobject.c7 #if defined(HAVE_GETC_UNLOCKED) && !defined(_Py_MEMORY_SANITIZER)
/third_party/glib/gio/xdgmime/
Dxdgmimemagic.c46 #if !defined getc_unlocked && !defined HAVE_GETC_UNLOCKED
/third_party/python/
Dpyconfig.h.in442 #undef HAVE_GETC_UNLOCKED
Dconfigure.ac4942 AC_DEFINE(HAVE_GETC_UNLOCKED, 1, definition
/third_party/gettext/gnulib-local/lib/
DChangeLog.11424 * localcharset.c: Test HAVE_DECL_GETC_UNLOCKED, not HAVE_GETC_UNLOCKED.
/third_party/gettext/gettext-runtime/intl/
DChangeLog.03074 * localcharset.c: Test HAVE_DECL_GETC_UNLOCKED, not HAVE_GETC_UNLOCKED.
/third_party/gettext/gettext-tools/src/
DChangeLog.17080 * po-lex.c: Test HAVE_DECL_GETC_UNLOCKED instead of HAVE_GETC_UNLOCKED.