Home
last modified time | relevance | path

Searched defs:typesz (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dlinux-atomic.c47 #define typesz(x) x##_sz macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dlinux-atomic.c47 #define typesz(x) x##_sz macro
/netbsd-src/sys/kern/
H A Dsysv_msg.c706 int msgflg, size_t typesz, copyin_t fetch_type) in msgsnd1()
1015 int msgflg, size_t typesz, copyout_t put_type, register_t *retval) in msgrcv1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc12072 HOST_WIDE_INT typesz = int_size_in_bytes (TREE_TYPE (init)); in constant_byte_string() local
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c16537 size_t typesz; local