代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/477157/6739450
c memory.c
/*
* linux/mm/memory.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it shoul
www.eeworm.com/read/477321/6741699
h winbgim.h
// winbgim.h version 3.51 - Nov 7, 2004
// modified by Adrian Sandor based on
// http://www.cs.colorado.edu/~main/bgi/winbgim.h (version 3.4)
// only tested on mingw
// note:
www.eeworm.com/read/477329/6741792
c main.c
/******************************************************************************
FILE : main.c
PURPOSE : checksum demo/test file
LANGUAGE : ANSI-C
----------------------------
www.eeworm.com/read/476712/6748676
c vsprintf.c
/*
* linux/lib/vsprintf.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
www.eeworm.com/read/476901/6754067
h lcd.h
/*------------------------------------------------------------------------------------------
LCD.H
Header file to LCD.C File
Project: RADIATION COUNTING SYSTEM
ELECTRONICS CORPORATION OF INDIA LIM
www.eeworm.com/read/476510/6754751
c emac2.c
/******************************************************************
***** *****
***** Name: cs8900.c
www.eeworm.com/read/476510/6754755
c emac.c
/******************************************************************
***** *****
***** Name: cs8900.c
www.eeworm.com/read/265303/11269418
c 1.c
/*= ex2c.c =====================================================================
*
* Copyright (C) 2003 Nordic VLSI ASA
*
* Author(s) : Ole Saether
* Support mail : nrfprog@nvlsi.no
*
www.eeworm.com/read/410737/11270552
h config.h
/* include/config.h. Generated by configure. */
/* include/config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the header file. */
#define HAVE_DLFCN_H
www.eeworm.com/read/265219/11272654
h efaxos.h
#ifndef _EFAXOS_H
#define _EFAXOS_H
#include
#include "efaxlib.h"
/* signals to be caught */
#define ANSISIGS SIGABRT, SIGFPE, SIGILL, SIGINT, SIGSEGV, SIGTERM
#define UNIXSIGS SIGHUP,