Searched refs:n32 (Results 1 - 25 of 25) sorted by relevance

/freebsd-current/usr.sbin/makefs/ffs/
H A Dffs_bswap.c66 u_int32_t *o32, *n32; local
74 n32 = (u_int32_t *)n;
76 n32[i] = bswap32(o32[i]);
198 u_int32_t *n32, *o32; local
243 n32 = (u_int32_t *)((u_int8_t *)n + btotoff);
249 n32[i] = bswap32(o32[i]);
254 n32 = (u_int32_t *)((u_int8_t *)n + clustersumoff);
257 n32[i] = bswap32(o32[i]);
/freebsd-current/sys/contrib/xen/
H A Darch-arm.h220 # define __DECL_REG(n64, n32) union { \
222 uint32_t n32; \
226 #define __DECL_REG(n64, n32) uint64_t n64
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dmips-mont.pl59 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
62 if ($flavour =~ /64|n32/i) {
63 $PTR_ADD="daddu"; # incidentally works even on n32
64 $PTR_SUB="dsubu"; # incidentally works even on n32
83 if ($flavour =~ /64|n32/i) {
H A Dmips.pl62 if ($flavour =~ /64|n32/i) {
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_internal.h539 const unsigned n32 = sizeof(size_t)*4; /* calculate this way due to compiler complaining in 32-bits mode */
540 if (!(val>>n32)) { r=4; } else { r=0; val>>=n32; }
/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c184 const unsigned n32 = sizeof(size_t)*4; /* calculate this way due to compiler complaining in 32-bits mode */
185 if (!(val>>n32)) { r=4; } else { r=0; val>>=n32; }
/freebsd-current/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h769 const unsigned n32 = sizeof(size_t)*4; /* calculate this way due to compiler complaining in 32-bits mode */
770 if (!(val>>n32)) { r=4; } else { r=0; val>>=n32; }
/freebsd-current/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-mips.pl62 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
65 die "MIPS64 only" unless ($flavour =~ /64|n32/i);
/freebsd-current/sys/contrib/openzfs/config/
H A Dconfig.rpath585 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;;
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dsha1-mips.pl59 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
62 if ($flavour =~ /64|n32/i) {
63 $PTR_ADD="daddu"; # incidentally works even on n32
64 $PTR_SUB="dsubu"; # incidentally works even on n32
67 $PTR_SLL="dsll"; # incidentally works even on n32
H A Dsha512-mips.pl22 # generated code in o32 build and ~55% in n32/64 build. SHA512 [which
65 # supported flavours are o32,n32,64,nubi32,nubi64, default is o32
68 if ($flavour =~ /64|n32/i) {
70 $PTR_ADD="daddu"; # incidentally works even on n32
71 $PTR_SUB="dsubu"; # incidentally works even on n32
74 $PTR_SLL="dsll"; # incidentally works even on n32
/freebsd-current/contrib/file/
H A Dconfigure6749 *-n32|*"-n32 ") libmagic=N32;;
8008 LD="${LD-ld} -n32"
8047 emul="${emul}n32"
12270 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
14139 # so use the C compiler's -n32 option if that helps.
14164 CC="$CC -n32"
14167 ac_cv_sys_largefile_CC=' -n32'; break
/freebsd-current/contrib/sqlite3/
H A Dconfigure4482 # so use the C compiler's -n32 option if that helps.
4507 CC="$CC -n32"
4510 ac_cv_sys_largefile_CC=' -n32'; break
6946 *-n32|*"-n32 ") libmagic=N32;;
8202 LD="${LD-ld} -n32"
8241 emul="${emul}n32"
12501 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
/freebsd-current/crypto/heimdal/
H A Dconfigure1664 --with-mips-abi=abi ABI to use for IRIX (32, n32, or 64)
5693 *-n32|*"-n32 ") libmagic=N32;;
6771 LD="${LD-ld} -n32"
10717 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11797 # so use the C compiler's -n32 option if that helps.
11821 CC="$CC -n32"
11823 ac_cv_sys_largefile_CC=' -n32'; break
12602 # Default to N32, but if GCC doesn't grok -mabi=n32, w
[all...]
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl73 $flavour ||= "o32"; # supported flavours are o32,n32,64,nubi32,nubi64
75 if ($flavour =~ /64|n32/i) {
77 $PTR_ADD="daddu"; # incidentally works even on n32
78 $PTR_SUB="dsubu"; # incidentally works even on n32
82 $PTR_SLL="dsll"; # incidentally works even on n32
/freebsd-current/contrib/openbsm/
H A Dconfigure4888 *-n32|*"-n32 ") libmagic=N32;;
6136 LD="${LD-ld} -n32"
6175 emul="${emul}n32"
10584 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
/freebsd-current/contrib/openpam/
H A Dconfigure7059 *-n32|*"-n32 ") libmagic=N32;;
8334 LD="${LD-ld} -n32"
8373 emul="${emul}n32"
12604 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
16593 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
/freebsd-current/contrib/libevent/
H A Dconfigure6281 *-n32|*"-n32 ") libmagic=N32;;
7503 LD="${LD-ld} -n32"
7542 emul="${emul}n32"
11686 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
13330 # so use the C compiler's -n32 option if that helps.
13354 CC="$CC -n32"
13356 ac_cv_sys_largefile_CC=' -n32'; break
/freebsd-current/contrib/unbound/
H A Dconfigure8908 *-n32|*"-n32 ") libmagic=N32;;
10214 LD="${LD-ld} -n32"
10253 emul="${emul}n32"
14476 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
17074 # so use the C compiler's -n32 option if that helps.
17099 CC="$CC -n32"
17102 ac_cv_sys_largefile_CC=' -n32'; break
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dconfigure6965 *-n32|*"-n32 ") libmagic=N32;;
8224 LD="${LD-ld} -n32"
8263 emul="${emul}n32"
12488 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
14142 # so use the C compiler's -n32 option if that helps.
14167 CC="$CC -n32"
14170 ac_cv_sys_largefile_CC=' -n32'; break
/freebsd-current/contrib/ldns/
H A Dconfigure5573 *-n32|*"-n32 ") libmagic=N32;;
6876 LD="${LD-ld} -n32"
6915 emul="${emul}n32"
11150 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
/freebsd-current/contrib/libpcap/
H A Dconfigure5683 # so use the C compiler's -n32 option if that helps.
5707 CC="$CC -n32"
5709 ac_cv_sys_largefile_CC=' -n32'; break
12427 # We used to set -n32 for IRIX 6 when not using GCC (presumed
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure5596 ntp_os_cflags="-n32 -mips3 -Wl,-woff,84"
18139 *-n32|*"-n32 ") libmagic=N32;;
19398 LD="${LD-ld} -n32"
19437 emul="${emul}n32"
23661 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
/freebsd-current/contrib/ntp/
H A Dconfigure5841 ntp_os_cflags="-n32 -mips3 -Wl,-woff,84"
8103 *-n32|*"-n32 ") libmagic=N32;;
9362 LD="${LD-ld} -n32"
9401 emul="${emul}n32"
13625 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
/freebsd-current/contrib/ncurses/
H A Dconfigure12925 # so use the C compiler's -n32 option if that helps.
12964 CC="$CC -n32"
12977 ac_cv_sys_largefile_CC=' -n32'; break

Completed in 942 milliseconds