Home
last modified time | relevance | path

Searched defs:outer_type (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/container/
Dscoped_allocator.hpp67 typedef typename MaybeScopedAlloc::outer_allocator_type outer_type; typedef
92 typedef typename MaybeScopedAlloc::outer_allocator_type outer_type; typedef
/third_party/libffi/src/sparc/
Dffi64.c55 ffi_struct_float_mask (ffi_type *outer_type, int size_mask) in ffi_struct_float_mask()