代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/347150/11687756
h fscan.h
#ifndef _FAT1X_SCAN_H
#define _FAT1X_SCAN_H
//#include "fat1x.h"
struct scan_dir
{
unsigned char pathName[MAX_PATHNAME_LEN]; // the complete path name of the dir
unsigned short startCl
www.eeworm.com/read/126487/14421128
h fscan.h
#ifndef _FAT1X_SCAN_H
#define _FAT1X_SCAN_H
//#include "fat1x.h"
struct scan_dir
{
unsigned char pathName[MAX_PATHNAME_LEN]; // the complete path name of the dir
unsigned short startCl
www.eeworm.com/read/209211/4983079
c convm2dns.c
#include
#include
#include
#include "dns.h"
typedef struct Scan Scan;
struct Scan
{
uchar *base;
uchar *p;
uchar *ep;
char *err;
};
#define NAME(x) gname(x, sp)
#define SY
www.eeworm.com/read/366702/2862311
c movcc-3.c
/* { dg-do compile } */
/* { dg-mips-options "-O2 -mips4 -mhard-float" } */
/* { dg-final { scan-assembler "movt" } } */
/* { dg-final { scan-assembler "movf" } } */
/* { dg-final { scan-assembler "mo
www.eeworm.com/read/366702/2865169
c ssetype-4.c
/* { dg-do compile } */
/* { dg-options "-O2 -msse2 -march=k8" } */
/* { dg-final { scan-assembler "andps" } } */
/* { dg-final { scan-assembler "andnps" } } */
/* { dg-final { scan-assembler "xorps"
www.eeworm.com/read/366702/2865199
c ssetype-2.c
/* { dg-do compile } */
/* { dg-options "-O2 -msse2 -march=k8" } */
/* { dg-final { scan-assembler "andpd" } } */
/* { dg-final { scan-assembler "andnpd" } } */
/* { dg-final { scan-assembler "xorpd"
www.eeworm.com/read/471707/1425878
c memcmp.c
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
int memcmp(const void *__s1, const void *__s2, size_t __n)
{
const char *scan1, *scan2;
size_t n;
scan1 = __s1;
scan2 = __s2;
www.eeworm.com/read/246835/4491191
c memcmp.c
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
int memcmp(const void *__s1, const void *__s2, size_t __n)
{
const char *scan1, *scan2;
size_t n;
scan1 = __s1;
scan2 = __s2;
www.eeworm.com/read/177697/5321998
c memcmp.c
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
int memcmp(const void *__s1, const void *__s2, size_t __n)
{
const char *scan1, *scan2;
size_t n;
scan1 = __s1;
scan2 = __s2;
www.eeworm.com/read/411933/2179480
c memcmp.c
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
int memcmp(const void *__s1, const void *__s2, size_t __n)
{
const char *scan1, *scan2;
size_t n;
scan1 = __s1;
scan2 = __s2;