Searched refs:o32 (Results 1 – 5 of 5) sorted by relevance
31 HIGHC_OBJ = $(SOURCE:.c=.o32) msdos\pkt_rx0.o3253 .c.o32:54 hc386.exe @hc386.arg -o $*.o32 $*.c59 .asm.o32:60 $(ASM) -DDOSX=1 $*.asm, $*.o3283 -Hsuffix=.o3292 @del *.o32143 pkt_rx0.o32: msdos\pkt_rx0.asm145 bpf_filt.o32: bpf_filt.c pcap-int.h pcap.h pcap-bpf.h147 bpf_imag.o32: bpf_imag.c pcap-int.h pcap.h pcap-bpf.h[all …]
66 u_int32_t *o32, *n32; in ffs_sb_swap() local73 o32 = (u_int32_t *)o; in ffs_sb_swap()76 n32[i] = bswap32(o32[i]); in ffs_sb_swap()198 u_int32_t *n32, *o32; in ffs_cg_swap() local244 o32 = (u_int32_t *)((u_int8_t *)o + btotoff); in ffs_cg_swap()249 n32[i] = bswap32(o32[i]); in ffs_cg_swap()255 o32 = (u_int32_t *)((u_int8_t *)o + clustersumoff); in ffs_cg_swap()257 n32[i] = bswap32(o32[i]); in ffs_cg_swap()
12609 32|o32) abi='-mabi=32'; abilibdirext='' ;;12694 32|o32) abi='-32'; abilibdirext='' ;;
986 ]])],[mips_abi="o32"],[AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
5845 * Remove support for MIPS o32 ABI on IRIX (and IRIX only).