代码搜索:enum

找到约 10,000 项符合「enum」的源代码

代码结果 10,000
www.eeworm.com/read/470693/1456803

c instantiate4.c

// { dg-do compile } // Origin: Wolfgang Bangerth // PR c++/10682: Typedef to enum template instantiation logic. template struct Foo { enum E {a,b,c}; t
www.eeworm.com/read/470693/1462761

c builtin-types-compatible-p.c

int i; double d; /* Make sure we return a constant. */ float rootbeer[__builtin_types_compatible_p (int, typeof(i))]; typedef enum { hot, dog, poo, bear } dingos; typedef enum { janette, laura, ama
www.eeworm.com/read/463795/1535225

cs step.cs

namespace Skyiv.Ben.PushBox.Common { enum Direction { None, East, South, West, North } // 方向: 无 东 南 西 北 public enum Action { None, Create, Edit, Delete } // 设计: 无 创建 编辑 删除 ///
www.eeworm.com/read/463795/1535263

cs step.cs

namespace Skyiv.Ben.PushBox.Common { enum Direction { None, East, South, West, North } // 方向: 无 东 南 西 北 public enum Action { None, Create, Edit, Delete } // 设计: 无 创建 编辑 删除 ///
www.eeworm.com/read/240162/4579943

c instantiate4.c

// { dg-do compile } // Origin: Wolfgang Bangerth // PR c++/10682: Typedef to enum template instantiation logic. template struct Foo { enum E {a,b,c}; t
www.eeworm.com/read/240162/4588644

c builtin-types-compatible-p.c

int i; double d; /* Make sure we return a constant. */ float rootbeer[__builtin_types_compatible_p (int, typeof(i))]; typedef enum { hot, dog, poo, bear } dingos; typedef enum { janette, laura, ama
www.eeworm.com/read/233448/4671257

c packed7.c

// PR c++/14124 // A packed enum uses the minimal underlying type. // Copyright (C) 2004 Free Software Foundation, Inc. // Contributed by Matt Austern // { dg-do run } enum XXX
www.eeworm.com/read/233448/4672524

c instantiate4.c

// { dg-do compile } // Origin: Wolfgang Bangerth // PR c++/10682: Typedef to enum template instantiation logic. template struct Foo { enum E {a,b,c}; t
www.eeworm.com/read/233448/4682636

c builtin-types-compatible-p.c

int i; double d; /* Make sure we return a constant. */ float rootbeer[__builtin_types_compatible_p (int, typeof(i))]; typedef enum { hot, dog, poo, bear } dingos; typedef enum { janette, laura, ama
www.eeworm.com/read/229812/4737061

chk diag0000.chk

source\diag0001.c(4): Error! E1128: Enum constant is out of range -9223372036854775808 to 9223372036854775807 source\diag0001.c(10): Error! E1128: Enum constant is out of range 0 to 18446744073709551