Home
last modified time | relevance | path

Searched refs:__Pyx_PyUnicode_READY (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DUnicodeConcatInPlace_impl_4409899bcbaf445d48b0aa2c080841cce586d50d.h20 if (unlikely(__Pyx_PyUnicode_READY(left) == -1)) in __Pyx_PyUnicode_ConcatInPlaceImpl()
22 if (unlikely(__Pyx_PyUnicode_READY(right) == -1)) in __Pyx_PyUnicode_ConcatInPlaceImpl()
H A DUnicodeEquals_impl_59ff4e630bc7eaefcae1e033587e8b97b0bf7eb8.h35 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
H A Dpyunicode_as_double_proto_570ef80a171adbf17b67c5a6552f38d099f59cd0.h113 if (unlikely(__Pyx_PyUnicode_READY(obj) == -1)) in __Pyx_PyUnicode_AsDouble()
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DStringTools.c220 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
421 if (unlikely(__Pyx_PyUnicode_READY(ustring) < 0)) return (Py_UCS4)-1; in __Pyx_GetItemInt_Unicode_Fast()
581 if (unlikely(__Pyx_PyUnicode_READY(text) == -1)) return NULL; in __Pyx_PyUnicode_Substring()
864 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
H A DModuleSetupCode.c528 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ macro
532 #define __Pyx_PyUnicode_READY(op) (0) macro
558 #define __Pyx_PyUnicode_READY(op) (0) macro
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DStringTools.c220 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
421 if (unlikely(__Pyx_PyUnicode_READY(ustring) < 0)) return (Py_UCS4)-1; in __Pyx_GetItemInt_Unicode_Fast()
581 if (unlikely(__Pyx_PyUnicode_READY(text) == -1)) return NULL; in __Pyx_PyUnicode_Substring()
864 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
H A DModuleSetupCode.c528 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ macro
532 #define __Pyx_PyUnicode_READY(op) (0) macro
558 #define __Pyx_PyUnicode_READY(op) (0) macro
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DStringTools.c220 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
421 if (unlikely(__Pyx_PyUnicode_READY(ustring) < 0)) return (Py_UCS4)-1; in __Pyx_GetItemInt_Unicode_Fast()
581 if (unlikely(__Pyx_PyUnicode_READY(text) == -1)) return NULL; in __Pyx_PyUnicode_Substring()
864 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
H A DModuleSetupCode.c528 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ macro
532 #define __Pyx_PyUnicode_READY(op) (0) macro
558 #define __Pyx_PyUnicode_READY(op) (0) macro
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DStringTools.c272 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
473 if (unlikely(__Pyx_PyUnicode_READY(ustring) < 0)) return (Py_UCS4)-1; in __Pyx_GetItemInt_Unicode_Fast()
633 if (unlikely(__Pyx_PyUnicode_READY(text) == -1)) return NULL; in __Pyx_PyUnicode_Substring()
922 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
H A DModuleSetupCode.c789 #define __Pyx_PyUnicode_READY(op) (0) macro
804 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ macro
808 #define __Pyx_PyUnicode_READY(op) (0) macro
834 #define __Pyx_PyUnicode_READY(op) (0) macro
H A DOptimize.c572 if (unlikely(__Pyx_PyUnicode_READY(ustring) < 0)) return -1;
793 if (unlikely(__Pyx_PyUnicode_READY(obj) == -1))
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/profiling/
H A D_build.c445 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
448 #define __Pyx_PyUnicode_READY(op) (0) macro
471 #define __Pyx_PyUnicode_READY(op) (0) macro
2455 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibcbcftools.c527 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
530 #define __Pyx_PyUnicode_READY(op) (0) macro
553 #define __Pyx_PyUnicode_READY(op) (0) macro
2479 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
H A Dlibcsamtools.c523 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
526 #define __Pyx_PyUnicode_READY(op) (0) macro
549 #define __Pyx_PyUnicode_READY(op) (0) macro
2475 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/biology/py-cutadapt/cutadapt-3.3/src/cutadapt/
H A Dqualtrim.c441 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
460 #define __Pyx_PyUnicode_READY(op) (0) macro
2406 if (unlikely(__Pyx_PyUnicode_READY(ustring) < 0)) return (Py_UCS4)-1; in __Pyx_GetItemInt_Unicode_Fast()
2650 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
3644 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/
H A D_core.c493 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
496 #define __Pyx_PyUnicode_READY(op) (0) macro
519 #define __Pyx_PyUnicode_READY(op) (0) macro
2827 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/pwm/
H A D_position_weight_matrix.c493 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
496 #define __Pyx_PyUnicode_READY(op) (0) macro
519 #define __Pyx_PyUnicode_READY(op) (0) macro
2767 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/devel/py-rapidfuzz/rapidfuzz-1.8.0/src/
H A Dcpp_utils.cpp607 #define __Pyx_PyUnicode_READY(op) (0) macro
618 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
621 #define __Pyx_PyUnicode_READY(op) (0) macro
644 #define __Pyx_PyUnicode_READY(op) (0) macro
2693 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
5136 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Dext_password_add.c465 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
484 #define __Pyx_PyUnicode_READY(op) (0) macro
3106 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
3198 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
5010 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
H A Dext_rfc5588.c464 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
483 #define __Pyx_PyUnicode_READY(op) (0) macro
3079 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
3171 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
4961 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
H A Dext_password.c465 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
484 #define __Pyx_PyUnicode_READY(op) (0) macro
3113 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
3205 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
5017 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
H A Dext_s4u.c465 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
484 #define __Pyx_PyUnicode_READY(op) (0) macro
3844 if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) in __Pyx_PyUnicode_Equals()
3936 if (unlikely(__Pyx_PyUnicode_READY(uval))) in __Pyx_PyUnicode_Join()
5748 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/platform/
H A Dsyncfilerange.c431 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
450 #define __Pyx_PyUnicode_READY(op) (0) macro
2327 if (unlikely(__Pyx_PyUnicode_READY(o) == -1)) return NULL; in __Pyx_PyUnicode_AsStringAndSize()
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/src/cython/
H A D_compreffor.cpp204 #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ?\ macro
219 #define __Pyx_PyUnicode_READY(op) (0) macro
2524 if (__Pyx_PyUnicode_READY(o) == -1) return NULL; in __Pyx_PyObject_AsStringAndSize()

12345678910>>...26