Home
last modified time | relevance | path

Searched refs:nested_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Ddecltype.hpp60 … BOOST_PROTO_DECLTYPE_NESTED_TYPEDEF_TPL_(BOOST_PP_CAT(nested_, TYPE), (EXPR)) \
61 typedef typename BOOST_PP_CAT(nested_, TYPE)::type TYPE;
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c916 char nested_[16384]; member
970 TEST_ASSERT(nested_size <= sizeof(state->nested_), in vcpu_save_state()
972 nested_size, sizeof(state->nested_)); in vcpu_save_state()
1018 state->nested.size = sizeof(state->nested_); in vcpu_save_state()