代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5940999
h integer.h
// This may look like C code, but it is really -*- C++ -*-
/*
Copyright (C) 1988 Free Software Foundation
written by Doug Lea (dl@rocky.oswego.edu)
This file is part of the GNU C++ Library. Th
www.eeworm.com/read/131315/5941035
cc integer.cc
/*
Copyright (C) 1988 Free Software Foundation
written by Doug Lea (dl@rocky.oswego.edu)
This file is part of the GNU C++ Library. This library is free
software; you can redistribute it and/or
www.eeworm.com/read/130076/5965202
c integer.c
/*
FreeRTOS V2.6.0 - Copyright (C) 2003 - 2005 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/130076/5965217
h integer.h
/*
FreeRTOS V2.6.0 - Copyright (C) 2003 - 2005 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/130076/5965224
c integer.c
/*
FreeRTOS V2.6.0 - Copyright (C) 2003 - 2005 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/127739/6001108
h integer.h
/*-
* Copyright (c) 2003, 2005 Lev Walkin . All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
#ifndef _INTEGER_H_
#define _INTEGER_H_
www.eeworm.com/read/127739/6001176
c integer.c
/*-
* Copyright (c) 2003, 2004, 2005 Lev Walkin .
* All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
#include
#inc
www.eeworm.com/read/117605/6101264
asm integer.asm
; Tests integer constant handling (for output, not parsing)
db 0x51
dw 0x3875
dd 0x35783134
dq 0xABCDEF0123456789
dt 0xa907bc890d0e907f0134
www.eeworm.com/read/117605/6101274
hex integer.hex
51
75
38
34
31
78
35
89
67
45
23
01
ef
cd
ab
34
01
7f
90
0e
0d
89
bc
07
a9