Home
last modified time | relevance | path

Searched refs:END_PATH (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/emulators/cannonball/cannonball-0.34/src/main/
H A Dtrackloader.hpp51 static const uint32_t END_PATH = LEVELS + (STAGES * sizeof(uint32_t)); member
52 static const uint32_t END_LEVELS = END_PATH + sizeof(uint32_t);
H A Dtrackloader.cpp219 uint8_t* end_path = &layout->rom[ layout->read32(LayOut::END_PATH) ]; in init_layout_tracks()
/dports/print/pcal/pcal-4.11.0/src/
H A Dpcalutil.c211 if ((p = P_LASTCHAR(path)) && *p != END_PATH) \
212 *++p = END_PATH, *++p = '\0'; } while (0)
1145 if (!(p = strrchr(path, END_PATH))) { in mk_path()
1221 if (strchr(prog, END_PATH) == 0 && (p = getenv(PATH_ENV_VAR)) != 0) { in find_executable()
H A Dpcaldefs.h416 #define END_PATH '\\' macro
431 #define END_PATH '/' macro
H A Dpcal.c2154 if ((p = strrchr(progname, END_PATH)) != NULL) strcpy(progname, ++p); in main()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py277 END_PATH = 4098 variable
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py277 END_PATH = 4098 variable
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py277 END_PATH = 4098 variable
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py277 END_PATH = 4098 variable
/dports/lang/mit-scheme/mit-scheme-9.2/src/win32/
H A Dwingdi.scm259 (define-integrable END_PATH 4098) unknown
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win16/
H A Dwintypes.inc1238 END_PATH = 4098;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win16/
H A Dwintypes.inc1238 END_PATH = 4098;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win16/
H A Dwintypes.inc1238 END_PATH = 4098;
/dports/lang/fpc/fpc-3.2.2/rtl/win16/
H A Dwintypes.inc1238 END_PATH = 4098;
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py2665 END_PATH = 4098 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py1267 END_PATH=4098 variable
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwingdi.h894 #define END_PATH 4098 macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py2676 END_PATH = 4098 variable
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwingdi.h309 #define END_PATH 4098 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwingdi.h936 #define END_PATH 4098 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwingdi.h936 #define END_PATH 4098 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d1360 END_PATH = 4098,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d1360 END_PATH = 4098,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d1359 END_PATH = 4098,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d1360 END_PATH = 4098,

12345678