代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/347595/11656381
h os_cpu.h
/****************************Copyright (c)*********************************************
*
* 博格达科技有
www.eeworm.com/read/255120/12100779
h ucosmcfc.h
/********************************************************************/
/** Header : uCOSMCFc **/
/**
www.eeworm.com/read/252984/12251602
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/127777/14334160
c token.c
char *token_name(i)
int i;
{
static char buf[10];
switch(i)
{
default : if(i
www.eeworm.com/read/224957/14560832
h os_cpu.h
/*
* s3c2410 Specific code
* ADS1.2
*/
#ifdef OS_CPU_GLOBALS
#define OS_CPU_EXT
#else
#define OS_CPU_EXT extern
#endif
/*
* DATA TYPES
* (Compiler Specific)
*/
typedef u
www.eeworm.com/read/122949/14654900
h os_cpu.h
#ifdef OS_CPU_GLOBALS
#define OS_CPU_EXT
#else
#define OS_CPU_EXT extern
#endif
/*
*********************************************************************************************************
www.eeworm.com/read/162614/5530228
c pr15825-1.c
/* PR middle-end/15825 */
/* { dg-do compile } */
/* { dg-options "-O2" } */
unsigned int foo(long long high, int unsigned_p)
{
int i;
if (high < 0)
if (!unsigned_p)
{
i = 1;
www.eeworm.com/read/158872/5591216
c emul_bugapi.c
/* This file is part of the program psim.
Copyright (C) 1994-1997, Andrew Cagney
This program is free software; you can redistribute it and/or modify
it under t
www.eeworm.com/read/158872/5591243
c emul_unix.c
/* This file is part of the program psim.
Copyright (C) 1996-1998, Andrew Cagney
This program is free software; you can redistribute it and/or modify
it under t
www.eeworm.com/read/174232/9601404
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*