Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d906 void testType(T)(T val = T.init + 1) pure nothrow @nogc @safe
917 testType!(bool)();
919 testType!(byte)();
920 testType!(ubyte)();
922 testType!(short)();
923 testType!(ushort)();
925 testType!(int)();
926 testType!(uint)();
932 testType!(shared int*)();
945 testType!(float)(0.1f);
[all …]
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dsync.h358 uint32_t testType; member
384 uint32_t testType; member
H A Dsync.c825 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->testType; in xcb_sync_create_alarm_value_list_serialize()
912 _aux->testType = *(uint32_t *)xcb_tmp; in xcb_sync_create_alarm_value_list_unpack()
1169 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->testType; in xcb_sync_change_alarm_value_list_serialize()
1256 _aux->testType = *(uint32_t *)xcb_tmp; in xcb_sync_change_alarm_value_list_unpack()