代码搜索结果

找到约 10,000 项符合 Storage 的代码

wosfs.h

// file: wosfs.h // // the WAY Oversimplified Filing System // // 2000 September 8 // // An even more simplified file system code // than // // Proposed API for storage subsystem. //Comment

prepost2.c

// { dg-do assemble } // GROUPS passed initialization class foo { public: operator ++ (); // { dg-error "" } no type or storage class operator ++ (int); // { dg-error "" } no type or stor