Home
last modified time | relevance | path

Searched refs:xextern (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dcparse.d1636 if (!hasInitializer && !(specifier.scw & SCW.xextern)) in cparseDeclaration()
1933 case TOK.extern_: scwx = SCW.xextern; break; in cparseDeclarationSpecifiers()
2102 … const scw2 = scw & (SCW.xstatic | SCW.xextern | SCW.xauto | SCW.xregister | SCW.xtypedef); in cparseDeclarationSpecifiers()
4045 xextern = 2, enumerator
4091 if (specifier.scw & SCW.xextern) in specifiersToSTC()
4096 if (specifier.scw & SCW.xextern) in specifiersToSTC()
4103 if (specifier.scw & SCW.xextern) in specifiersToSTC()
4113 if (specifier.scw & SCW.xextern) in specifiersToSTC()
4120 if (specifier.scw & SCW.xextern) in specifiersToSTC()
4127 if (specifier.scw & SCW.xextern) in specifiersToSTC()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxldmem.h202 struct xextern { /* external data type */ struct
/dports/benchmarks/polygraph/polygraph-4.13.0/
H A Dconfigure.ac1091 if test "x$ac_cv_var_timezone" = xextern; then