代码搜索:complement

找到约 1,455 项符合「complement」的源代码

代码结果 1,455
www.eeworm.com/read/351418/3108155

mak sys.mak

# Time-stamp: # $Id: sys.mak 1802 2005-11-01 08:25:57Z complement $ INSTALL := /usr/bin/install INSTALL_SO := ${INSTALL} -c -m 0755 INSTALL_A := ${INSTALL} -c -m 0644
www.eeworm.com/read/351418/3108159

mak targetsys.mak

# Time-stamp: # $Id: targetsys.mak 1802 2005-11-01 08:25:57Z complement $ SO := dylib ARCH := a AR := ar AR_INS_R := -r -s AR_EXTR := -x AR_OUT = $@
www.eeworm.com/read/306329/13746167

h math.h

#include "sl1defs.h" #include "dsptyp.h" #include "sl1_basic_op.h" /* 2's complement signed fractional division routine */ _INLINE _STATIC void SL1_DIV_31_Int (SignedInt32 *r, Signed_1b31 *resdual,Si
www.eeworm.com/read/216450/4895208

3 onec_sum.3

.TH ONEC_SUM 3 .SH NAME oneC_sum \- One's complement internet checksum .SH SYNOPSIS .ft B .nf #define _MINIX_SOURCE 1 #include #include #include u16_t on
www.eeworm.com/read/317951/3573508

mak rules-install-a.mak

# Time-stamp: # $Id: rules-install-a.mak 1802 2005-11-01 08:25:57Z complement $ install-static: install-release-static install-dbg-static install-stldbg-static install-r
www.eeworm.com/read/317951/3573548

mak targetsys.mak

# Time-stamp: # $Id: targetsys.mak 1802 2005-11-01 08:25:57Z complement $ SO := nlm ARCH := lib AR := mwldnlm -type library -msgstyle gcc -w off AR_INS_R := AR_EXTR
www.eeworm.com/read/317951/3573550

mak sys.mak

# Time-stamp: # $Id: sys.mak 1802 2005-11-01 08:25:57Z complement $ INSTALL := $$HOME/bin/install-sh INSTALL_SO := ${INSTALL} -c -m 0755 INSTALL_A := ${INSTALL} -c -m 0
www.eeworm.com/read/317951/3573562

mak targetsys.mak

# Time-stamp: # $Id: targetsys.mak 1802 2005-11-01 08:25:57Z complement $ SO := so ARCH := a ifdef TARGET_OS AR := ${TARGET_OS}-ar else AR := ar endif AR_INS_R :=
www.eeworm.com/read/317951/3573603

mak depend.mak

# Time-stamp: # $Id: depend.mak 1848 2005-11-18 10:30:37Z complement $ PHONY += release-static-dep release-shared-dep dbg-static-dep dbg-shared-dep \ stldbg-stati
www.eeworm.com/read/282766/4087697

mak rules-install-a.mak

# Time-stamp: # $Id: rules-install-a.mak 1802 2005-11-01 08:25:57Z complement $ install-static: install-release-static install-dbg-static install-stldbg-static install-r