代码搜索:Sign

找到约 10,000 项符合「Sign」的源代码

代码结果 10,000
www.eeworm.com/read/406812/11435106

asm dac.asm

.IFNDEF @_DAC_ASM @_DAC_ASM .EQU 1 .include "registerext.def" .CODE _DAC_MACRO_ DA_CON .MACRO P_DA_SIGN, P_DA_MOD, P_DA_VOL PUSH R0 R0 = #((1
www.eeworm.com/read/471987/6877471

asp netpay.asp

www.eeworm.com/read/420044/10821328

c test17.c

#define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */ #define QUANT_MASK (0xf) /* Quantization field mask. */ #define NSEGS (8) /* Number of A-law segments. */ #defi
www.eeworm.com/read/326278/13152057

c test17.c

#define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */ #define QUANT_MASK (0xf) /* Quantization field mask. */ #define NSEGS (8) /* Number of A-law segments. */ #defi
www.eeworm.com/read/137246/13337174

c test17.c

#define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */ #define QUANT_MASK (0xf) /* Quantization field mask. */ #define NSEGS (8) /* Number of A-law segments. */ #defi
www.eeworm.com/read/207069/6298256

c test17.c

#define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */ #define QUANT_MASK (0xf) /* Quantization field mask. */ #define NSEGS (8) /* Number of A-law segments. */ #defi
www.eeworm.com/read/38039/1095172

mnu output_type.mnu

OUTPUT#TYPE # CL#File Output data to CL file # remove the # sign and enter foreign help string in this line. MCD#File Post process CL file data. # remove the # sign and enter foreign help string i
www.eeworm.com/read/38039/1096511

mnu wldpreptype.mnu

EDG#PREP#TYPE # V-groove Place a V-groove cut affecting two parts. # remove the # sign and enter foreign help string in this line Bevel Place a Bevel cut affecting one part. # remove the # sign and e
www.eeworm.com/read/471054/1433726

vm constant.vm

#set ($RECVDOC_LIST = 111) #set ($RECVDOC_SIGN = 112) #set ($RECVDOC_TUIHUI = 113) #set ($RECVDOC_READ = 114) #set ($RECVDOC_LOOKFOR = 115) #set ($RECVDOC_SIGN_LIST = 121) #set ($RECVDOC_
www.eeworm.com/read/240162/4589165

c 20030707-1.c

/* PR c/11449. */ /* sign_bit_p() in fold-const.c failed to notice that (int) 0x80000000 was the sign bit of m. As a result, fold_single_bit_test() returned ((unsigned int) m >> 31), and that