Home
last modified time | relevance | path

Searched refs:gcs (Results 1 – 25 of 25) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dcritical_.d23 initMutex(cast(Mutex*)&gcs.mtx); in _d_critical_init()
24 head = &gcs; in _d_critical_init()
47 lockMutex(cast(Mutex*)&gcs.mtx); in _d_criticalenter2()
54 unlockMutex(cast(Mutex*)&gcs.mtx); in _d_criticalenter2()
68 shared D_CRITICAL_SECTION gcs; variable
80 lockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
88 unlockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dcritical_.d22 initMutex(cast(Mutex*)&gcs.mtx); in _d_critical_init()
23 head = &gcs; in _d_critical_init()
46 shared D_CRITICAL_SECTION gcs; variable
58 lockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
66 unlockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatementsem.c2268 if (!gcs->exp) in visit()
2284 gcs->cs = cs; in visit()
2289 gcs->error("case %s not found", gcs->exp->toChars()); in visit()
2482 if (!gcs->exp) in visit()
2484 gcs->cs = cs; in visit()
2662 if (gcs->exp) in visit()
2664 gcs->exp = semantic(gcs->exp, sc); in visit()
2665 gcs->exp = gcs->exp->implicitCastTo(sc, sc->sw->condition->type); in visit()
2666 gcs->exp = gcs->exp->optimize(WANTvalue); in visit()
2671 sc->sw->gotoCases.push(gcs); in visit()
[all …]
H A Dstatementsem.d2244 foreach (gcs; ss.gotoCases) in package()
2246 if (!gcs.exp) in package()
2266 gcs.error("`case %s` not found", gcs.exp.toChars()); in package()
2571 if (!gcs.exp) in package()
2573 gcs.cs = cs; in package()
2768 if (gcs.exp) in package()
2770 gcs.exp = gcs.exp.expressionSemantic(sc); in package()
2771 gcs.exp = gcs.exp.implicitCastTo(sc, sc.sw.condition.type); in package()
2772 gcs.exp = gcs.exp.optimize(WANTvalue); in package()
2777 sc.sw.gotoCases.push(gcs); in package()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatementsem.c2268 if (!gcs->exp) in visit()
2284 gcs->cs = cs; in visit()
2289 gcs->error("case %s not found", gcs->exp->toChars()); in visit()
2482 if (!gcs->exp) in visit()
2484 gcs->cs = cs; in visit()
2662 if (gcs->exp) in visit()
2664 gcs->exp = semantic(gcs->exp, sc); in visit()
2665 gcs->exp = gcs->exp->implicitCastTo(sc, sc->sw->condition->type); in visit()
2666 gcs->exp = gcs->exp->optimize(WANTvalue); in visit()
2671 sc->sw->gotoCases.push(gcs); in visit()
[all …]
/netbsd/external/bsd/openldap/dist/tests/data/
H A Dnis_sample.ldif5517 dn: cn=b26-gcs-csd1, o=SGI, c=US
5518 cn: b26-gcs-csd1
5529 dn: cn=b26-gcs-csd2, o=SGI, c=US
5530 cn: b26-gcs-csd2
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-96974375 Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-96974590 Fri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-96974375 Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gdb/dist/bfd/
H A DChangeLog-96974375 Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils/dist/gas/
H A DChangeLog-96974590 Fri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog-96974375 Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gdb/dist/gas/
H A DChangeLog-96974590 Fri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gdb.old/dist/gas/
H A DChangeLog-96974590 Fri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-91971512 Fri Jun 21 17:40:56 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gdb/dist/ld/
H A DChangeLog-91971512 Fri Jun 21 17:40:56 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils/dist/ld/
H A DChangeLog-91971512 Fri Jun 21 17:40:56 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gdb.old/dist/ld/
H A DChangeLog-91971512 Fri Jun 21 17:40:56 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gdb/dist/
H A DChangeLog12035 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils.old/dist/
H A DChangeLog11972 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gdb.old/dist/
H A DChangeLog12035 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.1112029 Mon Jun 24 19:48:36 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.1112029 Mon Jun 24 19:48:36 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/binutils/dist/
H A DChangeLog12796 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
/netbsd/external/gpl3/gcc/dist/
H A DChangeLog17225 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>