代码搜索:Storage

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

代码结果 10,000
www.eeworm.com/read/240162/4589599

c init-4.c

struct a { char *b; } c[D] /* { dg-error "undeclared" } */ = /* { dg-error "storage size" } */ { { "" } } ; /* { dg-warning "braces around scalar initializer|near" } */
www.eeworm.com/read/233448/4683993

c declspec-11.c

/* Test declaration specifiers. Test various checks on storage class and function specifiers that depend on information about the declaration, not just the specifiers. Test with -pedantic-erro
www.eeworm.com/read/229812/4751601

gml register.gml

.ix 'register' .ix 'storage class' 'register' .pp An object that is declared within a function, and whose declaration includes the keyword .kw register ..ct , is considered to have automatic st
www.eeworm.com/read/229812/4751637

gml auto.gml

.ix 'auto' .ix 'storage class' 'auto' .pp The declaration of an object in a function that does not contain the keywords .kw static ..ct , .kw extern or .kw register declares an object with a
www.eeworm.com/read/218586/4857684

php filestore.php

www.eeworm.com/read/216802/4883173

c pciidex.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: PCI IDE bus driver extension * FILE: drivers/storage/pciidex/pciidex.c * PURPOSE: Main file
www.eeworm.com/read/216802/4883177

c miniport.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: PCI IDE bus driver extension * FILE: drivers/storage/pciidex/miniport.c * PURPOSE: Miniport f
www.eeworm.com/read/216802/4883179

c pciide.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: PCI IDE bus driver * FILE: drivers/storage/pciide/pciide.c * PURPOSE: Main file * PROGRAMME
www.eeworm.com/read/216802/4885970

c classinst.c

/* * PROJECT: ReactOS system libraries * LICENSE: GPL - See COPYING in the top level directory * FILE: drivers/storage/mountmgr/database.c * PURPOSE: Class installers * PR
www.eeworm.com/read/216450/4895509

c link.c

/* This file handles the LINK and UNLINK system calls. It also deals with * deallocating the storage used by a file when the last UNLINK is done to a * file and the blocks must be returned to the f