Home
last modified time | relevance | path

Searched refs:HAVE_PREADV2 (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dpyconfig.h777 #define HAVE_PREADV2 1 macro
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-hdd.c304 #if defined(HAVE_PREADV2) in stress_hdd_read()
352 defined(HAVE_PREADV2) in stress_hdd_invalid_read()
H A DMakefile.config3808 ifndef $(HAVE_PREADV2)
3809 HAVE_PREADV2 = $(shell $(MAKE) $(MAKE_OPTS) TEST_PROG=test-preadv2 have_test_prog)
3810 ifeq ($(HAVE_PREADV2),1)
3813 $(call using,$(HAVE_PREADV2),preadv2)
/dports/lang/python37/Python-3.7.12/Modules/
H A Dposixmodule.c8158 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
8323 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
8371 #ifndef HAVE_PREADV2 in os_preadv_impl()
8381 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dposixmodule.c8925 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9090 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9138 #ifndef HAVE_PREADV2 in os_preadv_impl()
9148 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dposixmodule.c8925 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9090 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9138 #ifndef HAVE_PREADV2 in os_preadv_impl()
9148 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dposixmodule.c8968 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9133 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9181 #ifndef HAVE_PREADV2 in os_preadv_impl()
9191 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dposixmodule.c8925 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9090 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9138 #ifndef HAVE_PREADV2 in os_preadv_impl()
9148 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dposixmodule.c8925 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9090 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9138 #ifndef HAVE_PREADV2 in os_preadv_impl()
9148 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dposixmodule.c9478 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9642 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9690 #ifndef HAVE_PREADV2 in os_preadv_impl()
9700 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dposixmodule.c9489 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9653 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9701 #ifndef HAVE_PREADV2 in os_preadv_impl()
9711 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dposixmodule.c9499 || defined(HAVE_READV) || defined(HAVE_PREADV) || defined (HAVE_PREADV2) \
9663 #if defined(HAVE_PREADV) || defined (HAVE_PREADV2)
9711 #ifndef HAVE_PREADV2 in os_preadv_impl()
9721 #ifdef HAVE_PREADV2 in os_preadv_impl()
/dports/databases/py-sqlite3/Python-3.8.12/
H A Dpyconfig.h.in770 #undef HAVE_PREADV2
/dports/databases/py-gdbm/Python-3.8.12/
H A Dpyconfig.h.in770 #undef HAVE_PREADV2
/dports/lang/python-tools/Python-3.8.12/
H A Dpyconfig.h.in770 #undef HAVE_PREADV2
/dports/lang/python37/Python-3.7.12/
H A Dpyconfig.h.in729 #undef HAVE_PREADV2
/dports/lang/python310/Python-3.10.1/
H A Dpyconfig.h.in801 #undef HAVE_PREADV2
/dports/lang/python38/Python-3.8.12/
H A Dpyconfig.h.in773 #undef HAVE_PREADV2
/dports/lang/python39/Python-3.9.9/
H A Dpyconfig.h.in789 #undef HAVE_PREADV2
/dports/x11-toolkits/py-tkinter/Python-3.8.12/
H A Dpyconfig.h.in770 #undef HAVE_PREADV2
/dports/lang/python311/Python-3.11.0a3/
H A Dpyconfig.h.in837 #undef HAVE_PREADV2
/dports/lang/python37/Python-3.7.12/Modules/clinic/
H A Dposixmodule.c.h3714 #if (defined(HAVE_PREADV) || defined (HAVE_PREADV2))
/dports/databases/py-sqlite3/Python-3.8.12/Modules/clinic/
H A Dposixmodule.c.h4885 #if (defined(HAVE_PREADV) || defined (HAVE_PREADV2))
/dports/databases/py-gdbm/Python-3.8.12/Modules/clinic/
H A Dposixmodule.c.h4885 #if (defined(HAVE_PREADV) || defined (HAVE_PREADV2))
/dports/lang/python-tools/Python-3.8.12/Modules/clinic/
H A Dposixmodule.c.h4885 #if (defined(HAVE_PREADV) || defined (HAVE_PREADV2))

12