OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pythondir
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/python/
Makefile.am
27
pythondir
= $(prefix)/$(python_mod_dir)
29
pythondir
= $(datadir)/gcc-$(gcc_version)/python
47
sed -e 's,@
pythondir
@,$(
pythondir
),' \
/src/external/gpl3/gcc.old/dist/libstdc++-v3/python/
Makefile.am
27
pythondir
= $(prefix)/$(python_mod_dir)
29
pythondir
= $(datadir)/gcc-$(gcc_version)/python
47
sed -e 's,@
pythondir
@,$(
pythondir
),' \
/src/external/gpl3/gdb/dist/gdb/python/
python.c
2797
gdbpy_ref<>
pythondir
(PyUnicode_FromString (gdb_pythondir.c_str ()));
2798
if (
pythondir
== NULL || PyList_Insert (sys_path, 0,
pythondir
.get ()))
/src/external/gpl3/gdb.old/dist/gdb/python/
python.c
2586
gdbpy_ref<>
pythondir
(PyUnicode_FromString (gdb_pythondir.c_str ()));
2587
if (
pythondir
== NULL || PyList_Insert (sys_path, 0,
pythondir
.get ()))
/src/crypto/external/bsd/heimdal/dist/
configure
862
pythondir
14799
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory (
pythondir
)" >&5
14800
printf %s "checking for $am_display_PYTHON script directory (
pythondir
)... " >&6; }
14836
pythondir
=$am_cv_python_pythondir
14839
pkgpythondir=\${
pythondir
}/$PACKAGE
/src/external/mit/isl/dist/
configure
705
pythondir
23441
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory (
pythondir
)" >&5
23442
printf %s "checking for $am_display_PYTHON script directory (
pythondir
)... " >&6; }
23485
pythondir
=$am_cv_python_pythondir
23488
pkgpythondir=\${
pythondir
}/$PACKAGE
/src/external/mpl/bind/dist/
configure
755
pythondir
19031
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory (
pythondir
)" >&5
19032
printf %s "checking for $am_display_PYTHON script directory (
pythondir
)... " >&6; }
19073
pythondir
=$am_cv_python_pythondir
19076
pkgpythondir=\${
pythondir
}/$PACKAGE
Completed in 79 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026