Home
last modified time | relevance | path

Searched defs:ptrtype (Results 1 – 6 of 6) sorted by relevance

/external/python/cffi/c/
Dcglob.c102 PyObject *x, *ptrtype = new_pointer_type(gs->gs_type); in cg_addressof_global_var() local
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dstack.h279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument
/external/boringssl/src/include/openssl/
Dstack.h279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument
/external/python/cffi/testing/cffi0/
Dtest_parsing.py42 def new_array_type(self, ptrtype, length): argument
/external/clang/test/SemaCXX/
Dtype-traits.cpp573 typedef T* ptrtype; typedef
/external/llvm-project/clang/test/SemaCXX/
Dtype-traits.cpp705 typedef T* ptrtype; typedef