代码搜索:uint
找到约 10,000 项符合「uint」的源代码
代码结果 10,000
www.eeworm.com/read/436905/1841947
cpp uint128.cpp
//
// This file is part of the aMule Project.
//
// Copyright (c) 2008 Dévai Tamás (GonoszTopi) ( gonosztopi@amule.org )
// Copyright (c) 2004-2008 Angel Vidal (Kry) ( kry@amule.org )
// Copyright (c)
www.eeworm.com/read/422060/2045802
h uint32.h
/*
+----------------------------------------------------------------------+
| PHP Version 5 |
+-----------------------------------------
www.eeworm.com/read/422060/2045804
c uint32.c
/*
+----------------------------------------------------------------------+
| PHP Version 5 |
+-----------------------------------------
www.eeworm.com/read/411419/2188272
h sc_uint.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2006 by all C
www.eeworm.com/read/398634/2374985
result type_uint.result
drop table if exists t1;
SET SQL_WARNINGS=1;
create table t1 (this int unsigned);
insert into t1 values (1);
insert into t1 values (-1);
Warnings:
Warning 1264 Out of range value adjusted for column '
www.eeworm.com/read/398634/2375440
test type_uint.test
#
# test of unsigned int
#
--disable_warnings
drop table if exists t1;
--enable_warnings
SET SQL_WARNINGS=1;
create table t1 (this int unsigned);
insert into t1 values (1);
insert into t1 values (-1
www.eeworm.com/read/395929/2431514
h sc_uint.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/395929/2431684
h sc_uint.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/383065/2622993
h uint128.h
/*
Copyright (C)2003 Barry Dunne (http://www.emule-project.net)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as publ
www.eeworm.com/read/383065/2622995
cpp uint128.cpp
/*
Copyright (C)2003 Barry Dunne (http://www.emule-project.net)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as publ