代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/347754/11638121
h win.h
/************************************************************************
*
* win.h, display routines for Win32 for tmndecode (H.263 decoder)
*
***********************************************
www.eeworm.com/read/259942/11756084
re bug1711240.eis.re
char scan(const unsigned char *s)
{
/*!re2c
'"'
{
return '"';
}
'\x2F'
{
return '\x2F';
}
'\x7F'
{
return '\x7F';
}
[^]
{
return '\0';
}
*/
}
www.eeworm.com/read/258434/11864041
h hilobyte.h
#define LOBYTE(x) ((unsigned char)(x))
#define HIBYTE(x) ((unsigned int)(x) >> 8)
www.eeworm.com/read/344316/11888645
h tffsdrv.h
/* tffsDrv.h - TFFS FLite driver header */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01i,25jan99,yp added new function tffsDevOptionsSet()'s p
www.eeworm.com/read/256117/12026554
h rom400_task.h
/*---------------------------------------------------------------------------
* Copyright (C) 2003 Dallas Semiconductor Corporation, All Rights Reserved.
*
* Permission is hereby granted, fre