代码搜索:uint
找到约 10,000 项符合「uint」的源代码
代码结果 10,000
www.eeworm.com/read/121395/14757638
c taia_uint.c
#include "taia.h"
/* XXX: breaks tai encapsulation */
void taia_uint(struct taia *t,unsigned int s)
{
t->sec.x = s;
t->nano = 0;
t->atto = 0;
}
www.eeworm.com/read/121395/14757651
h uint16.h
#ifndef UINT16_H
#define UINT16_H
typedef unsigned short uint16;
extern void uint16_pack(char *,uint16);
extern void uint16_pack_big(char *,uint16);
extern void uint16_unpack(const char *,uint16 *);
www.eeworm.com/read/119334/14832681
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 publi
www.eeworm.com/read/119334/14832683
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 publi
www.eeworm.com/read/217145/14977086
h uint16.h
#ifndef UINT16_H
#define UINT16_H
typedef unsigned short uint16;
extern void uint16_pack(char *,uint16);
extern void uint16_pack_big(char *,uint16);
extern void uint16_unpack(const char *,uint16 *);
www.eeworm.com/read/459034/1575390
java uint16.java
package jmathlib.toolbox.general;
import jmathlib.core.tokens.*;
import jmathlib.core.tokens.numbertokens.*;
import jmathlib.core.functions.ExternalFunction;
public class uint16 extends Extern
www.eeworm.com/read/459034/1575422
java uint8.java
package jmathlib.toolbox.general;
import jmathlib.core.tokens.*;
import jmathlib.core.tokens.numbertokens.*;
import jmathlib.core.functions.ExternalFunction;
public class uint8 extends Externa
www.eeworm.com/read/240185/4578406
h uint128.h
//
// This file is part of the aMule Project.
//
// Copyright (c) 2004-2006 Angel Vidal (Kry) ( kry@amule.org )
// Copyright (c) 2004-2006 aMule Team ( admin@amule.org / http://www.amule.org )
// Copy
www.eeworm.com/read/240185/4578407
cpp uint128.cpp
//
// This file is part of the aMule Project.
//
// Copyright (c) 2004-2006 Angel Vidal (Kry) ( kry@amule.org )
// Copyright (c) 2004-2006 aMule Team ( admin@amule.org / http://www.amule.org )
// Copy
www.eeworm.com/read/233448/4669565
c cls_uint.c
/* Area: closure_call
Purpose: Check return value uint.
Limitations: none.
PR: none.
Originator: 20030828 */
/* { dg-do run { xfail mips64*-*-* arm*-*-* strongarm