Home
last modified time | relevance | path

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

/external/compiler-rt/test/msan/
Ddtls_test.c17 typedef long *(* get_t)(); typedef
18 get_t GetTls;
45 GetTls = (get_t)dlsym(handle, "GetTls"); in main()
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dsizeofpack.cpp56 using get_t = decltype(sizeof...(Members)); typedef
59 get_t<i> get();
64 X<Members...>::get_t<i> X<Members...>::get() in get()
/external/harfbuzz_ng/src/
Dhb-font-private.hh80 union get_t { union
160 …unsigned int i = offsetof (hb_font_funcs_t::get_t::get_funcs_t, name) / sizeof (funcs->get.array[0…