Home
last modified time | relevance | path

Searched refs:build_wrapper (Results 1 – 3 of 3) sorted by relevance

/external/libffi/testsuite/lib/
Dwrapper.exp38 set result [build_wrapper $filename]
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/lib/
Dwrapper.exp38 set result [build_wrapper $filename]
/external/rust/crates/bindgen/src/ir/
Dcontext.rs1879 self.build_wrapper(with_id, wrapped_id, parent_id, ty, ty.is_const()) in build_ty_wrapper()
1892 self.build_wrapper( in build_const_wrapper()
1897 fn build_wrapper( in build_wrapper() method