Searched defs:stc (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dsideeffect.c393 VarDeclaration *copyToTemp(StorageClass stc, const char *name, Expression *e) argument
H A Darrayop.c65 StorageClass stc = STCtrusted | STCpure | STCnothrow | STCnogc; local
H A Descape.c961 const StorageClass stc = tf->parameterStorageClass(p); local
1158 const StorageClass stc = tf->parameterStorageClass(p); local
[all...]
H A Djson.c334 void propertyStorageClass(const char *name, StorageClass stc) argument
H A Dscope.h114 StorageClass stc; // storage class member in struct:Scope
H A Dclone.c51 StorageClass stc = 0; local
1137 StorageClass stc = STCsafe | STCnothrow | STCpure | STCnogc; local
[all...]
H A Dattrib.h59 StorageClass stc; member in class:StorageClassDeclaration
H A Dattrib.c344 StorageClassDeclaration::StorageClassDeclaration(StorageClass stc, Dsymbols *decl) argument
77 createNewScope(Scope *sc, StorageClass stc, LINK linkage, CPPMANGLE cppmangle, Prot protection, int explicitProtection, AlignDeclaration *aligndecl, PINLINE inlining) argument
[all...]
H A Dhdrgen.c337 StorageClass stc = p->storageClass; local
3118 StorageClass stc = p->storageClass; local
3238 bool stcToBuffer(OutBuffer *buf, StorageClass stc) argument
3264 stcToChars(StorageClass& stc) argument
3268 StorageClass stc; member in struct:SCstring
[all...]
H A Dstatement.c1731 CompoundAsmStatement::CompoundAsmStatement(Loc loc, Statements *s, StorageClass stc) argument
H A Dtraits.c1055 StorageClass stc; local
[all...]
H A Dstatement.h745 StorageClass stc; // attributes of the asm {} block member in class:GccAsmStatement
764 StorageClass stc; // postfix attributes like nothrow/pure/@trusted member in class:CompoundAsmStatement
H A Ddeclaration.c1207 StorageClass stc = storage_class & (STCstatic | STCextern | STCmanifest | STCtls | STCgshared); local
[all...]
H A Dstatementsem.c1456 StorageClass stc = STCref; local
1499 StorageClass stc = mergeFuncAttrs(STCsafe | STCpure | STCnogc, fs->func); local
[all...]
H A Dparse.c130 StorageClass stc = parseAttribute(&exps); local
266 StorageClass stc; local
970 appendStorageClass(StorageClass storageClass, StorageClass stc, bool deprec) argument
1025 StorageClass stc = 0; local
1089 StorageClass stc; local
1567 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1659 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1698 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1735 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1779 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1815 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1857 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1882 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1928 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1950 StorageClass stc = pAttrs ? pAttrs->storageClass : STCundefined; local
1981 StorageClass stc; local
3014 StorageClass stc = 0; local
3412 StorageClass stc = parsePostfix(STCundefined, NULL); local
3580 StorageClass stc = parsePostfix(storageClass, pudas); local
3609 StorageClass stc; local
4164 StorageClass stc = 0; local
4741 StorageClass stc = 0; local
5281 StorageClass stc = 0; local
5757 StorageClass stc = parsePostfix(STCundefined, NULL); local
7419 StorageClass stc = parseTypeCtor(); local
7948 StorageClass stc = parseTypeCtor(); local
[all...]
/netbsd-current/sys/arch/sun3/sun3x/
H A Diommu.h118 } stc; member in union:iommu_pde_struct::__anon9253
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.h48 StorageClass stc; member in class:StorageClassDeclaration
H A Dscope.h117 StorageClass stc; // storage class member in struct:Scope
H A Dmtype.h585 StorageClass stc; member in struct:TRUST::ParameterList
H A Dstatement.h733 StorageClass stc; // attributes of the asm {} block member in class:GccAsmStatement
751 StorageClass stc; // postfix attributes like nothrow/pure/@trusted member in class:CompoundAsmStatement
/netbsd-current/sys/dev/dtv/
H A Ddtvio_demux.h121 uint64_t stc; member in struct:dmx_stc
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmcopro.c1383 ARMul_CoProAttach(ARMul_State * state, unsigned number, ARMul_CPInits * init, ARMul_CPExits * exit, ARMul_LDCs * ldc, ARMul_STCs * stc, ARMul_MRCs * mrc, ARMul_MCRs * mcr, ARMul_CDPs * cdp, ARMul_CPReads * read, ARMul_CPWrites * write) argument
/netbsd-current/sys/dev/sbus/
H A Dspif.c434 struct stty_softc *stc = device_lookup_private(&stty_cd, local
711 struct stty_softc *stc = device_lookup_private(&stty_cd, local
896 struct stty_softc *stc = sc->sc_ttys; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmcopro.c1386 ARMul_CoProAttach(ARMul_State * state, unsigned number, ARMul_CPInits * init, ARMul_CPExits * exit, ARMul_LDCs * ldc, ARMul_STCs * stc, ARMul_MRCs * mrc, ARMul_MCRs * mcr, ARMul_CDPs * cdp, ARMul_CPReads * read, ARMul_CPWrites * write) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mep/
H A Dallinsn.s699 stc: label

Completed in 819 milliseconds

12