Home
last modified time | relevance | path

Searched defs:i4 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_file.c69 static unsigned i4(const unsigned char *p) { return (i2(p) | (i2(p + 2) << 16)); } i4() function
[all...]
H A Dtest_write_format_zip_stream.c64 static unsigned i4(const unsigned char *p) { return (i2(p) | (i2(p + 2) << 16)); } in i4() function
H A Dtest_write_format_zip_file_zip64.c69 static unsigned i4(const unsigned char *p) { return (i2(p) | (i2(p + 2) << 16)); } i4() function
[all...]
H A Dtest_write_format_zip_compression_store.c119 i4(const void *p_) i4() function
[all...]
H A Dtest_write_format_zip_entry_size_unset.c47 static unsigned i4(const char *p) { return (i2(p) | (i2(p + 2) << 16)); } in i4() function
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h338 typedef int i4 __attribute__((ext_vector_type(4))); in __ldg() typedef
/freebsd/contrib/wireguard-tools/
H A Dcurve25519-hacl64.h605 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local
/freebsd/crypto/openssh/
H A Dssh-keygen.c484 u_int magic, i1, i2, i3, i4; in do_convert_private_ssh2() local
/freebsd/sys/amd64/amd64/
H A Dpmap.c12257 int i4, i3, i2; in ptpages_show_pml4() local