Home
last modified time | relevance | path

Searched refs:__hack (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dcall-conv-field.rs17 pub __hack: ::std::os::raw::c_ulonglong,
47 unsafe { ::std::ptr::addr_of!((*ptr).__hack) as usize - ptr as usize }, in bindgen_test_layout_JNINativeInterface_()
53 stringify!(__hack) in bindgen_test_layout_JNINativeInterface_()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
H A Dcall-conv-field.rs17 pub __hack: ::std::os::raw::c_ulonglong,
47 unsafe { ::std::ptr::addr_of!((*ptr).__hack) as usize - ptr as usize }, in bindgen_test_layout_JNINativeInterface_()
53 stringify!(__hack) in bindgen_test_layout_JNINativeInterface_()
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h282 #define _Static_assert(x, y) struct __hack
566 * #define __IDSTRING(name,string) struct __hack
580 #define __FBSDID(s) struct __hack
588 #define __RCSID(s) struct __hack
596 #define __RCSID_SOURCE(s) struct __hack
604 #define __SCCSID(s) struct __hack
612 #define __COPYRIGHT(s) struct __hack
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dcall-conv-field.h9 unsigned long long __hack; // A hack so the field alignment is the same than member
/third_party/FreeBSD/lib/libc/stdlib/
H A Dqsort.c44 * #define __IDSTRING(name,string) struct __hack
59 #define __FBSDID(s) struct __hack

Completed in 3 milliseconds