代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/339063/12264055
cpp test2.cpp
// test2.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#define a esi
#define b edi
#define c edx
#define d ebx
#define tmp1 eax
#define tmp2 ecx
#def
www.eeworm.com/read/339051/12265099
c nr4.c
/* net/rom level 4 (transport) protocol implementation
* Copyright 1989 by Daniel M. Frank, W9NK. Permission granted for
* non-commercial distribution only.
* Ported to NOS by SM0RGV, 890525.
www.eeworm.com/read/339038/12266599
c i9.c
/* i9.c */
#include
#include
#include "integer.h"
#include "fun.h"
extern long int nettbytes;
/*
MPI *MAXI, *PMAXI, *QMAXI;
*/
extern int answer;
MPI **SMITHI(MPMATI
www.eeworm.com/read/339038/12266790
h integer.h
/* integer.h */
#ifndef __INTEGER_H__
#define __INTEGER_H__
#include
/*
* If DEBUG is defined in the Makefile, the nett change in global variable
* nettbytes is calculated at the
www.eeworm.com/read/150745/12267616
cpp cameratest.cpp
// CameraTest.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "CameraTest.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINST
www.eeworm.com/read/252679/12268841
c helpers.c
/*
Copyright (c) 1990-2005 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2004-May-22 or later
(the contents of which are also included in zip.h) for terms of use.
www.eeworm.com/read/252679/12269339
c zipup.c
/*
Copyright (c) 1990-2006 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2005-Feb-10 or later
(the contents of which are also included in zip.h) for terms of use.
www.eeworm.com/read/338944/12270943
c table1.c
const unsigned char actable[] = {
0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0
www.eeworm.com/read/338944/12270969
c table.c
const unsigned char actable[] = {
0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0
www.eeworm.com/read/338781/12283634
c usb.c
/*
* drivers/usb/usb.c
*
* (C) Copyright Linus Torvalds 1999
* (C) Copyright Johannes Erdfelt 1999-2001
* (C) Copyright Andreas Gal 1999
* (C) Copyright Gregory P. Smith 1999
* (C) Copyr