Home
last modified time | relevance | path

Searched defs:initproc (Results 1 – 25 of 45) sorted by relevance

12

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevprn.h645 #define prn_device_type(dtname, initproc, pageproc)\ argument
650 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
659 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevprn.h645 #define prn_device_type(dtname, initproc, pageproc)\ argument
650 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
659 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/math/ploticus-nox11/pl240src/src/
H A Dexecline.c567 initproc() in initproc() function
/dports/math/ploticus/pl240src/src/
H A Dexecline.c567 initproc() in initproc() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dinit_main.c232 struct proc *initproc; variable
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevprn.h676 #define prn_device_type(dtname, initproc, pageproc)\ argument
680 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
688 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevprn.h618 #define prn_device_type(dtname, initproc, pageproc)\ argument
622 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
630 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevprn.h713 #define prn_device_type(dtname, initproc, pageproc)\ argument
717 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
725 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevprn.h713 #define prn_device_type(dtname, initproc, pageproc)\ argument
717 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
725 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevprn.h618 #define prn_device_type(dtname, initproc, pageproc)\ argument
622 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
630 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevprn.h676 #define prn_device_type(dtname, initproc, pageproc)\ argument
680 #define prn_device_type_mono(dtname, dname, initproc, pageproc)\ argument
688 #define prn_device_type_color(dtname, dname, depth, initproc, pageproc, rcproc, crproc)\ argument
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/librump/rumpkern/
H A Drump.c94 struct proc *initproc; variable
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dobject.h169 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dobject.h169 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/lang/python38/Python-3.8.12/Include/
H A Dobject.h169 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dobject.h169 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/lang/python39/Python-3.9.9/Include/
H A Dobject.h192 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/include/nuitka/
H A Dprelude.h40 #define initproc python_initproc macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dobject.h169 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dobject.h192 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dobject.h169 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/lang/python310/Python-3.10.1/Include/
H A Dobject.h213 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dobject.h219 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dobject.h213 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DTypeSlots.py701 initproc = Signature("T*", 'r') # typedef int (*initproc)(PyObject *, PyObject *, PyObje… variable

12