代码搜索:machine-independent
找到约 100 项符合「machine-independent」的源代码
代码结果 100
www.eeworm.com/read/167185/5462373
1 spstoa.1
.\" @(#)spstoa.1 1.5 5/5/86 EPI
.TH SPSTOA 1\-SPS 5/5/86
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Processing, Inc.
.SH NAME
spstoa \- convert SPS file to machine-independent f
www.eeworm.com/read/167185/5462386
1 spstoag.1
.\" @(#)spstoag.1 1.1 6/11/87 ESI
.TH SPSTOA 1\-SPS 6/11/87
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Processing, Inc.
.SH NAME
spstoa \- convert SPS file to machine-independen
www.eeworm.com/read/136812/5857017
c sputl.c
/* @(#)sputl.c 1.1 92/07/30 SMI */
/*
* Provide machine independent transfer of longs.
*/
/*
* The intent here is to provide a means to make the value of
* bytes in an io-stream correspond to the
www.eeworm.com/read/136812/5857025
c sgetl.c
/* @(#)sgetl.c 1.1 92/07/30 SMI */
/*
* Provide machine independent transfer of longs.
*/
/*
* The intent here is to provide a means to make the value of
* bytes in an io-buffer correspond to the
www.eeworm.com/read/101082/6240881
c sputl.c
/* --------------------------------------------------------- */
/* | Copyright (c) 1986, 1989 MIPS Computer Systems, Inc. | */
/* | All Rights Reserved. | */
/* -----
www.eeworm.com/read/101082/6240901
c sgetl.c
/* --------------------------------------------------------- */
/* | Copyright (c) 1986, 1989 MIPS Computer Systems, Inc. | */
/* | All Rights Reserved. | */
/* -----
www.eeworm.com/read/167185/5462491
c sputl.c
/*
* The intent here is to provide a means to make the value of
* bytes in an io-stream correspond to the value of the long
* in the memory while doing the io a `long' at a time.
* Files written a
www.eeworm.com/read/167185/5462505
c sgetl.c
/*
* The intent here is to provide a means to make the value of
* bytes in an io-buffer correspond to the value of a long
* in the memory while doing the io a `long' at a time.
* Files written and
www.eeworm.com/read/136812/5858244
makefile
#
# @(#)Makefile 1.1 92/07/30 SMI;
#
# libm F directory Makefile
# for machine-independent single-precision C calling convention functions
# The following are expected to be defined outside this mak
www.eeworm.com/read/131315/5931095
inc makefile.inc
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
# machine-independent string sources (from ../../string)
SRCS+= bcmp.c bcopy.c index.c memchr.c memcmp.c memset.c rindex.c strcat.c \
strcmp.c strcpy.c strcs