Home
last modified time | relevance | path

Searched refs:_cffi_externpy_s (Results 1 – 15 of 15) sorted by relevance

/dports/devel/py-cffi/cffi-1.15.0/c/
H A Dcall_python.c78 struct _cffi_externpy_s *externpy; in _ffi_def_extern_decorator()
130 externpy = (struct _cffi_externpy_s *)g->address; in _ffi_def_extern_decorator()
162 static int _update_cache_to_call_python(struct _cffi_externpy_s *externpy) in _update_cache_to_call_python()
218 static void cffi_call_python(struct _cffi_externpy_s *externpy, char *args) in cffi_call_python()
H A D_cffi_backend.c7881 struct _cffi_externpy_s; /* forward declaration */
7882 static void cffi_call_python(struct _cffi_externpy_s *, char *args);
/dports/devel/py-cffi/cffi-1.15.0/cffi/
H A D_embedding.h34 typedef void (*_cffi_call_python_fnptr)(struct _cffi_externpy_s *, char *);
35 static void _cffi_start_and_call_python(struct _cffi_externpy_s *, char *);
482 void _cffi_start_and_call_python(struct _cffi_externpy_s *externpy, char *args) in _cffi_start_and_call_python()
H A D_cffi_include.h216 ((void(*)(struct _cffi_externpy_s *, char *))_cffi_exports[_CFFI_CPIDX])
353 static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
H A Dparse_c_type.h169 struct _cffi_externpy_s { struct
/dports/devel/py-cffi/cffi-1.15.0/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cffi/
H A D_embedding.h34 typedef void (*_cffi_call_python_fnptr)(struct _cffi_externpy_s *, char *);
35 static void _cffi_start_and_call_python(struct _cffi_externpy_s *, char *);
482 void _cffi_start_and_call_python(struct _cffi_externpy_s *externpy, char *args) in _cffi_start_and_call_python()
H A D_cffi_include.h216 ((void(*)(struct _cffi_externpy_s *, char *))_cffi_exports[_CFFI_CPIDX])
353 static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
H A Dparse_c_type.h169 struct _cffi_externpy_s { struct
/dports/devel/py-cffi/stage/usr/local/lib/python3.8/site-packages/cffi/
H A D_embedding.h34 typedef void (*_cffi_call_python_fnptr)(struct _cffi_externpy_s *, char *);
35 static void _cffi_start_and_call_python(struct _cffi_externpy_s *, char *);
482 void _cffi_start_and_call_python(struct _cffi_externpy_s *externpy, char *args) in _cffi_start_and_call_python()
H A D_cffi_include.h216 ((void(*)(struct _cffi_externpy_s *, char *))_cffi_exports[_CFFI_CPIDX])
353 static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
H A Dparse_c_type.h169 struct _cffi_externpy_s { struct
/dports/security/py-cryptography/cryptography-3.3.2/build/temp.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/
H A D_padding.c230 struct _cffi_externpy_s { in _get_data()
396 ((void(*)(struct _cffi_externpy_s *, char *))_cffi_exports[_CFFI_CPIDX]) in _get_data()
533 static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *); in _get_data()
H A D_openssl.c230 struct _cffi_externpy_s {
396 ((void(*)(struct _cffi_externpy_s *, char *))_cffi_exports[_CFFI_CPIDX])
533 static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
/dports/math/clingo/clingo-5.5.1/libpyclingo/
H A D_clingo.c231 struct _cffi_externpy_s { struct
534 static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
624 typedef void (*_cffi_call_python_fnptr)(struct _cffi_externpy_s *, char *);
2544 static struct _cffi_externpy_s _cffi_externpy__pyclingo_call =
2562 static struct _cffi_externpy_s _cffi_externpy__pyclingo_callable =
2576 static struct _cffi_externpy_s _cffi_externpy__pyclingo_execute =
2590 static struct _cffi_externpy_s _cffi_externpy__pyclingo_main =
4239 static struct _cffi_externpy_s _cffi_externpy__pyclingo_ast_callback =
4456 static struct _cffi_externpy_s _cffi_externpy__pyclingo_observer_rule =
4657 static struct _cffi_externpy_s _cffi_externpy__pyclingo_script_call =
[all …]
/dports/math/clingo/clingo-5.5.1/app/pyclingo/
H A D_clingo.c230 struct _cffi_externpy_s { struct
533 static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
3468 static struct _cffi_externpy_s _cffi_externpy__pyclingo_ast_callback =
3481 static struct _cffi_externpy_s _cffi_externpy__pyclingo_call =
3499 static struct _cffi_externpy_s _cffi_externpy__pyclingo_callable =
3513 static struct _cffi_externpy_s _cffi_externpy__pyclingo_execute =
3558 static struct _cffi_externpy_s _cffi_externpy__pyclingo_main =
3744 static struct _cffi_externpy_s _cffi_externpy__pyclingo_observer_rule =
3945 static struct _cffi_externpy_s _cffi_externpy__pyclingo_script_call =
3977 static struct _cffi_externpy_s _cffi_externpy__pyclingo_script_execute =
[all …]