Searched refs:t50 (Results 1 – 8 of 8) sorted by relevance
/netbsd/lib/libutil/compat/ |
H A D | compat_parsedate.c | 54 parsedate(const char *str, const int32_t *t50, const int *tzoff) in parsedate() argument 57 if (t50) in parsedate() 58 t = *t50; in parsedate() 59 return (int32_t)__parsedate50(str, t50 ? &t : NULL, tzoff); in parsedate()
|
/netbsd/lib/libc/compat/rpc/ |
H A D | compat_rpcb.c | 77 rpcb_gettime(const char *name, int32_t *t50) in rpcb_gettime() argument 81 *t50 = (int32_t)t; in rpcb_gettime()
|
/netbsd/sys/crypto/aes/ |
H A D | aes_ct.c | 65 uint32_t t50, t51, t52, t53, t54, t55, t56, t57, t58, t59; in br_aes_ct_bitslice_Sbox() local 180 t50 = z2 ^ z12; in br_aes_ct_bitslice_Sbox() 187 t57 = t50 ^ t53; in br_aes_ct_bitslice_Sbox()
|
/netbsd/sys/crypto/aes/arch/x86/ |
H A D | aes_sse2.c | 68 __m128i t50, t51, t52, t53, t54, t55, t56, t57, t58, t59; in aes_sse2_bitslice_Sbox() local 183 t50 = z2 ^ z12; in aes_sse2_bitslice_Sbox() 190 t57 = t50 ^ t53; in aes_sse2_bitslice_Sbox()
|
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.stabs/ |
H A D | weird.def | 170 .stabs "type50:t50=2 !#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnop…
|
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.stabs/ |
H A D | weird.def | 170 .stabs "type50:t50=2 !#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnop…
|
/netbsd/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | inclhack.def | 366 * Fix also on sysV68 R3V7.1 (head/memory.h\t50.1\t ) 372 "(head/memory.h\t50.1\t "
|
/netbsd/external/gpl3/gcc/dist/fixincludes/ |
H A D | inclhack.def | 366 * Fix also on sysV68 R3V7.1 (head/memory.h\t50.1\t ) 372 "(head/memory.h\t50.1\t "
|