OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PY_MAJOR_VERSION
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/python/
py-gdb-readline.c
32
#if
PY_MAJOR_VERSION
== 3 && PY_MINOR_VERSION >= 4
/src/external/gpl3/gdb.old/dist/gdb/python/
py-gdb-readline.c
32
#if
PY_MAJOR_VERSION
== 3 && PY_MINOR_VERSION >= 4
/src/external/bsd/unbound/dist/pythonmod/
pythonmod.c
303
#if
PY_MAJOR_VERSION
< 3
339
#if
PY_MAJOR_VERSION
>= 3
359
#if
PY_MAJOR_VERSION
>= 3
386
#if
PY_MAJOR_VERSION
<= 2 || (
PY_MAJOR_VERSION
== 3 && PY_MINOR_VERSION <= 6)
432
#if
PY_MAJOR_VERSION
< 3
469
#if
PY_MAJOR_VERSION
<= 2 || (
PY_MAJOR_VERSION
== 3 && PY_MINOR_VERSION < 9)
499
#if
PY_MAJOR_VERSION
< 3
514
#if
PY_MAJOR_VERSION
<
[
all
...]
/src/external/bsd/unbound/dist/libunbound/python/
libunbound.i
80
#if
PY_MAJOR_VERSION
>= 3
925
#if
PY_MAJOR_VERSION
<= 2 || (
PY_MAJOR_VERSION
== 3 && PY_MINOR_VERSION < 9)
/src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c
2238
#if
PY_MAJOR_VERSION
< 2
/src/external/bsd/unbound/dist/
configure
729
PY_MAJOR_VERSION
20823
PY_MAJOR_VERSION
="`$PYTHON -c \"import sys; print(sys.version_info[0])\"`"
20854
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\"python\${
PY_MAJOR_VERSION
}\"\""; } >&5
20855
($PKG_CONFIG --exists --print-errors ""python${
PY_MAJOR_VERSION
}"") 2>&5
20859
PC_PY_DEPENDENCY="python${
PY_MAJOR_VERSION
}"
Completed in 51 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026