代码搜索:DataSize

找到约 1,285 项符合「DataSize」的源代码

代码结果 1,285
www.eeworm.com/read/212530/15154735

c datasize.c

/* * datasize.c -- print the size of common data items * * This runs with any Linux kernel (not any Unix, because of ) */ #include #include #include
www.eeworm.com/read/212528/15154882

c datasize.c

/* * datasize.c -- print the size of common data items * This runs with any Linux kernel (not any Unix, because of ) * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet *
www.eeworm.com/read/211875/15171885

c datasize.c

/* * datasize.c -- print the size of common data items * This runs with any Linux kernel (not any Unix, because of ) * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet *
www.eeworm.com/read/208225/15250541

c datasize.c

/* * datasize.c -- print the size of common data items * This runs with any Linux kernel (not any Unix, because of ) * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet *
www.eeworm.com/read/12865/250844

h datasize.h

/* * Data size definitions * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _DATASIZE_ #define _DATASIZE_ #ifndef BYTEDATA #define BYTEDATA 8 #endif /* BYTEDATA *
www.eeworm.com/read/228774/4762798

c datasize.c

/* * datasize.c -- print the size of common data items * This runs with any Linux kernel (not any Unix, because of ) * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet *
www.eeworm.com/read/228774/4762913

c datasize.c

/* * datasize.c -- print the size of common data items * * This runs with any Linux kernel (not any Unix, because of ) */ #include #include #include
www.eeworm.com/read/167185/5464702

c datasize.c

/* LINTLIBRARY */ #ifndef lint static char rcsid[] = "$Header: /home/beldar/stan/sphere/RCS/datasize.c,v 1.2 1993/03/25 00:20:51 stan Exp stan $"; #endif #include #include
www.eeworm.com/read/342914/3228536

c datasize.c

/* * datasize.c -- print the size of common data items * * Obviously, this run with any kernel and any Unix */ #include #include int main(int argc, char **argv) { st
www.eeworm.com/read/342914/3228587

c datasize.c

/* * datasize.c -- print the size of common data items * * Obviously, this run with any kernel and any Unix */ #include #include int main(int argc, char **argv) { st