代码搜索:uint
找到约 10,000 项符合「uint」的源代码
代码结果 10,000
www.eeworm.com/read/424281/10472400
h gsl_statistics_uint.h
/* statistics/gsl_statistics_uint.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Jim Davies, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it un
www.eeworm.com/read/424281/10474508
h gsl_vector_uint.h
/* vector/gsl_vector_uint.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/424281/10474797
h gsl_matrix_uint.h
/* matrix/gsl_matrix_uint.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/349902/10786320
m uint322colcode.m
function outarray = uint322colcode(inarray)
% uint322colcode - convert from uint32 to colcode array
%
% FORMAT: outarray = uint322colcode(inarray)
%
% Input fields:
%
% inarray
www.eeworm.com/read/238485/13882492
c fmt_uint0.c
#include "fmt.h"
unsigned int fmt_uint0(s,u,n) char *s; unsigned int u; unsigned int n;
{
unsigned int len;
len = fmt_uint(FMT_LEN,u);
while (len < n) { if (s) *s++ = '0'; ++len; }
if (s) fmt
www.eeworm.com/read/238485/13882717
h1 uint32.h1
#ifndef UINT32_H
#define UINT32_H
typedef unsigned int uint32;
#endif
www.eeworm.com/read/238485/13882919
h2 uint32.h2
#ifndef UINT32_H
#define UINT32_H
typedef unsigned long uint32;
#endif
www.eeworm.com/read/124109/6055241
asm _fs2uint.asm
;--------------------------------------------------------
; File Created by SDCC : FreeWare ANSI-C Compiler
; Version 2.3.0 Thu Sep 20 10:57:12 2001
;-------------------------------------------------
www.eeworm.com/read/124109/6055266
rel _uint2fs.rel
;!FILE _uint2fs.asm
XH
H A areas C global symbols
M _uint2fs
S ___ulong2fs Ref0000
A _CODE size 0 flags 0
A DSEG size 0 flags 0
A OSEG size 0 flags 4
A ISEG size 0 flags 0
A BSEG size 0 flags 80
A XSE
www.eeworm.com/read/124109/6055352
asm _uint2fs.asm
;--------------------------------------------------------
; File Created by SDCC : FreeWare ANSI-C Compiler
; Version 2.3.0 Thu Sep 20 10:57:17 2001
;-------------------------------------------------