OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Py_UNICODE_SIZE
(Results
1 - 12
of
12
) sorted by null
/prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h
980
#define
Py_UNICODE_SIZE
2
[
all
...]
unicodeobject.h
70
/* FIXME: MvL's new implementation assumes that
Py_UNICODE_SIZE
is
74
#ifndef
Py_UNICODE_SIZE
75
#error Must define
Py_UNICODE_SIZE
81
#if
Py_UNICODE_SIZE
>= 4
94
# if defined(MS_WIN32) &&
Py_UNICODE_SIZE
== 2
[
all
...]
pyport.h
778
#if
Py_UNICODE_SIZE
== 2
[
all
...]
/prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h
980
#define
Py_UNICODE_SIZE
2
[
all
...]
unicodeobject.h
70
/* FIXME: MvL's new implementation assumes that
Py_UNICODE_SIZE
is
74
#ifndef
Py_UNICODE_SIZE
75
#error Must define
Py_UNICODE_SIZE
81
#if
Py_UNICODE_SIZE
>= 4
94
# if defined(MS_WIN32) &&
Py_UNICODE_SIZE
== 2
[
all
...]
pyport.h
778
#if
Py_UNICODE_SIZE
== 2
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h
980
#define
Py_UNICODE_SIZE
2
[
all
...]
unicodeobject.h
70
/* FIXME: MvL's new implementation assumes that
Py_UNICODE_SIZE
is
74
#ifndef
Py_UNICODE_SIZE
75
#error Must define
Py_UNICODE_SIZE
81
#if
Py_UNICODE_SIZE
>= 4
94
# if defined(MS_WIN32) &&
Py_UNICODE_SIZE
== 2
[
all
...]
pyport.h
778
#if
Py_UNICODE_SIZE
== 2
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h
980
#define
Py_UNICODE_SIZE
2
[
all
...]
unicodeobject.h
70
/* FIXME: MvL's new implementation assumes that
Py_UNICODE_SIZE
is
74
#ifndef
Py_UNICODE_SIZE
75
#error Must define
Py_UNICODE_SIZE
81
#if
Py_UNICODE_SIZE
>= 4
94
# if defined(MS_WIN32) &&
Py_UNICODE_SIZE
== 2
[
all
...]
pyport.h
778
#if
Py_UNICODE_SIZE
== 2
[
all
...]
Completed in 979 milliseconds