代码搜索:WELL

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

代码结果 9,521
www.eeworm.com/read/242732/4541467

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/240162/4588616

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/233448/4682608

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/216802/4883430

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/205824/5018750

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/195013/5122073

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/191809/5161760

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/190682/5171075

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/190666/5178500

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/179911/5299698

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