OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:druntime
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/
host.c
10
void *
druntime
= dlopen(argv[1], RTLD_LAZY); // load
druntime
local
11
assert(
druntime
);
15
void *
druntime
= dlopen(argv[1], RTLD_LAZY); // load
druntime
local
16
assert(
druntime
);
62
dlclose(
druntime
);
65
dlclose(
druntime
);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/
lifetime.d
6
emplaceRef is a package function for
druntime
internal use. It works like
/src/external/gpl3/gcc.old/dist/libphobos/src/std/
stdio.d
146
/+ Waiting for
druntime
pull 299
3343
// Must be public for RefCounted and emplace() in
druntime
.
4655
* if _FILE_OFFSET_BITS in
druntime
is 64, off_t is 64 bit and
/src/external/gpl3/gcc.old/dist/libphobos/
configure
1521
--with-libphobos-
druntime
-only={yes,no,auto}
1522
build only the
druntime
library (default: auto)
5385
GDCFLAGS="-fno-
druntime
-nostdinc -I $phobos_cv_abs_srcdir/libdruntime $GDCFLAGS"
12100
GDCFLAGS="-fno-
druntime
-nostdinc -I $phobos_cv_abs_srcdir/libdruntime $GDCFLAGS"
14092
GDCFLAGS="-fno-
druntime
-nostdinc -I $phobos_cv_abs_srcdir/libdruntime -nophoboslib $GDCFLAGS"
14565
GDCFLAGS="-fno-
druntime
-nostdinc -I $phobos_cv_abs_srcdir/libdruntime -nophoboslib $GDCFLAGS"
15452
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for --with-libphobos-
druntime
-only" >&5
15453
$as_echo_n "checking for --with-libphobos-
druntime
-only... " >&6; }
15455
# Check whether --with-libphobos-
druntime
-only was given.
15467
*) as_fn_error $? "Invalid argument for --with-libphobos-
druntime
-only" "$LINENO" 5 ;
[
all
...]
Completed in 27 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026