代码搜索:Multiple

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

代码结果 9,501
www.eeworm.com/read/366702/2880605

c vect-outer-4i.c

/* { dg-do compile } */ #define N 40 #define M 128 unsigned char in[N+M]; unsigned short out[N]; /* Outer-loop vectorization. */ /* Not vectorized due to multiple-types in the inner-loop. */ unsig
www.eeworm.com/read/366702/2880810

c vect-outer-4j.c

/* { dg-do compile } */ #define N 40 #define M 128 unsigned char in[N+M]; unsigned short out[N]; /* Outer-loop vectorization. */ /* Not vectorized due to multiple-types in the inner-loop. */ void
www.eeworm.com/read/366702/2881948

h fp-struct-check.h

/* Function definitions that are used by multiple tests. */ #define CHECKS(NAME,TYPEM) \ void checkS##NAME##1 (S##NAME##1 x, TYPEM y) \ { if (x.a != y) DEBUG_CHECK } \ void checkS##NAME##2
www.eeworm.com/read/366702/2883996

c mi3.c

/* Another test case for over-eager multiple include optimization. This one distilled from glibc's setlocale.c and categories.def. */ /* { dg-do compile } */ #define X a #include "mi3.def" #undef
www.eeworm.com/read/366702/2884059

c mi3.c

/* Another test case for over-eager multiple include optimization. This one distilled from glibc's setlocale.c and categories.def. */ /* { dg-do compile } */ #define X a #include "mi3.def" #undef
www.eeworm.com/read/364780/2901515

c rd.c

/* * ramdisk.c - Multiple RAM disk driver - gzip-loading version - v. 0.8 beta. * * (C) Chad Page, Theodore Ts'o, et. al, 1995. * * This RAM disk is designed to have filesystems created on it and
www.eeworm.com/read/357083/3030926

h shmparam.h

#ifndef _ASM_CRIS_SHMPARAM_H #define _ASM_CRIS_SHMPARAM_H /* same as asm-i386/ version.. */ #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ #endif /* _ASM_CRIS_SHMPARAM_H */
www.eeworm.com/read/354490/3077834

h monitor.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * monitor.h: main VM monitor defines * * This library is free software; you can redis
www.eeworm.com/read/354490/3077836

h paging.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * paging.h: defines for x86 paging structures * * This library is free software; you
www.eeworm.com/read/354490/3077837

h tss.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * tss.h: defines for x86 hardware tasking structures * * This library is free softwar