代码搜索:WELL

找到约 9,521 项符合「WELL」的源代码

代码结果 9,521
www.eeworm.com/read/430518/1927506

h scm.h

#ifndef __LINUX_NET_SCM_H #define __LINUX_NET_SCM_H /* Well, we should have at least one descriptor open * to accept passed FDs 8) */ #define SCM_MAX_FD (OPEN_MAX-1) struct scm_fp_list { int cou
www.eeworm.com/read/409921/2224003

h minix_fs.h

#define MINIX_ROOT_INO 1 /* Not the same as the bogus LINK_MAX in . Oh well. */ #define MINIX_LINK_MAX 250 #define MINIX_I_MAP_SLOTS 8 #define MINIX_Z_MAP_SLOTS 64 #define MIN
www.eeworm.com/read/395929/2429149

s jal.s

# Source file used to test the jal macro. .globl text_label .text text_label: jal $25 jal $4,$25 jal text_label jal external_text_label # Test j as well j text_label j external_text_label
www.eeworm.com/read/366702/2878961

c 20000917-1.c

/* This bug exists in gcc-2.95, egcs-1.1.2, gcc-2.7.2 and probably every other version as well. */ typedef struct int3 { int a, b, c; } int3; int3 one (void) { return (int3) { 1, 1, 1 }; } in
www.eeworm.com/read/357083/3032240

h scm.h

#ifndef __LINUX_NET_SCM_H #define __LINUX_NET_SCM_H /* Well, we should have at least one descriptor open * to accept passed FDs 8) */ #define SCM_MAX_FD (OPEN_MAX-1) struct scm_fp_list { int cou
www.eeworm.com/read/135305/13941481

frx getword.frx

笹ood morning, Peter. How are you today? I'm fine, thank you. And you? Jane. I'm fine, Peter. How is your family? They're all well, thank you. Good bye. Good bye, see you tomorrow.
www.eeworm.com/read/290293/8491520

makefile

.IGNORE: OPT=-O # On Digital Unix / Alpha machines, the following works well. Use ev4 # if appropriate for your chipset. # #OPT=-DALPHA -O -om -non_shared -tune ev5 lip.o: lippar.h lip.c lip.h cc
www.eeworm.com/read/386996/8714349

makefile

.IGNORE: OPT=-O # On Digital Unix / Alpha machines, the following works well. Use ev4 # if appropriate for your chipset. # #OPT=-DALPHA -O -om -non_shared -tune ev5 lip.o: lippar.h lip.c lip.h cc
www.eeworm.com/read/382649/9007253

h ipx.h

/* * IPX protocol formats * * @(#) $Header: /tcpdump/master/tcpdump/ipx.h,v 1.8 2002-12-11 07:13:54 guy Exp $ */ /* well-known sockets */ #define IPX_SKT_NCP 0x0451 #define IPX_SKT_SAP 0x0452 #
www.eeworm.com/read/179705/9343323

changelog

2005-08-31 Brian Gough * test_source.c: free index memory as well 2005-04-08 Brian Gough * sortvecind_source.c sortvec_source.c: write te