代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/233448/4684753

h union-init.h

/* Function definitions that are used by multiple tests. */ #define INIT_CHAR(TYPE) \ void init##TYPE (TYPE *p, int i) \ { p->c = (char)i; } INIT_CHAR(Ucs) INIT_CHAR(Uci) INIT_CHAR(Ucl) INIT
www.eeworm.com/read/233448/4684763

h small-struct-check.h

/* Function definitions that are used by multiple tests. */ void checkSc (Sc x, int i) { if (x.c != (char)i) DEBUG_CHECK } void checkSs (Ss x, int i) { if (x.s != i) DEBUG_CHECK } void checkSi (Si x
www.eeworm.com/read/222917/4816792

phpt 005.phpt

--TEST-- custom save handler, multiple session_start()s, complex data structure test. --SKIPIF-- --INI-- session.use_cookies=0 session.cache_limiter= register_globals=1
www.eeworm.com/read/195013/5121767

h shmparam.h

#ifndef __ASM_SH_SHMPARAM_H #define __ASM_SH_SHMPARAM_H #if defined(__SH4__) /* * SH-4 has D-cache alias issue */ #define SHMLBA (PAGE_SIZE*4) /* attach addr a multiple of this */ #else #define S
www.eeworm.com/read/195013/5121884

h shmparam.h

/* * BK Id: SCCS/s.shmparam.h 1.5 05/17/01 18:14:25 cort */ #ifndef _PPC_SHMPARAM_H #define _PPC_SHMPARAM_H #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ #endif /* _PPC_SHMPARAM_
www.eeworm.com/read/162614/5529744

h union-init.h

/* Function definitions that are used by multiple tests. */ #define INIT_CHAR(TYPE) \ void init##TYPE (TYPE *p, int i) \ { p->c = (char)i; } INIT_CHAR(Ucs) INIT_CHAR(Uci) INIT_CHAR(Ucl) INIT
www.eeworm.com/read/162614/5529754

h small-struct-check.h

/* Function definitions that are used by multiple tests. */ void checkSc (Sc x, int i) { if (x.c != (char)i) DEBUG_CHECK } void checkSs (Ss x, int i) { if (x.s != i) DEBUG_CHECK } void checkSi (Si x
www.eeworm.com/read/344017/3212603

c genic.c

#include #include "genic.h" /* genic.vhd c model: * Currently supports: * - multiple sets * - tag, valid, lock bits */ insn_cache *genic_create(int size_kb, int nr_sets, int si
www.eeworm.com/read/323643/3512140

3 libmng.3

.TH LIBMNG 3 "June 23rd, 2002" .SH NAME libmng \- Multiple-image Network Graphics (MNG) Reference Library 1.0.4 .SH SYNOPSIS \fI\fB \fB#include \fP .SH DESCRIPTION The .I libmng library s
www.eeworm.com/read/307164/3726823

c atl_asrc2blk_nb.c

#include "atlas_asm.h" #include "dmm.h" #ifdef ATL_GAS_x8664 #ifndef NB #error "NB must be compile-time constant" #elif (NB/8)*8 != NB #error "NB must be multiple of 8!!" #endif #define NBso (