Home
last modified time | relevance | path

Searched defs:char_prefixes (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DMain.py11
12 if sys.version_info[:2] < (2, 6) or (3, 0) <= sys.version_info[:2] < (3, 3):
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DLexicon.py11 char_prefixes = "cC" variable
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DLexicon.py11 char_prefixes = "cC" variable
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DLexicon.py11 char_prefixes = "cC" variable
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DLexicon.py12 char_prefixes = "cC" variable
/dports/games/fargoal/fargoal/src/
H A Dchar.c55 char const *char_prefixes[CHAR_NUM][3] = { variable