Home
last modified time | relevance | path

Searched refs:MOD_ERROR_VAL (Results 1 – 25 of 75) sorted by relevance

123

/dports/audio/py-fmoo-audiotools/audiotools-3.0/src/
H A Ddecoders.c55 return MOD_ERROR_VAL; in MOD_INIT()
59 return MOD_ERROR_VAL; in MOD_INIT()
63 return MOD_ERROR_VAL; in MOD_INIT()
67 return MOD_ERROR_VAL; in MOD_INIT()
71 return MOD_ERROR_VAL; in MOD_INIT()
76 return MOD_ERROR_VAL; in MOD_INIT()
82 return MOD_ERROR_VAL; in MOD_INIT()
88 return MOD_ERROR_VAL; in MOD_INIT()
93 return MOD_ERROR_VAL; in MOD_INIT()
97 return MOD_ERROR_VAL; in MOD_INIT()
[all …]
H A Doutput.c46 return MOD_ERROR_VAL; in MOD_INIT()
51 return MOD_ERROR_VAL; in MOD_INIT()
56 return MOD_ERROR_VAL; in MOD_INIT()
H A Dmod_defs.h22 #define MOD_ERROR_VAL NULL macro
33 #define MOD_ERROR_VAL macro
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython_plugins_common.h29 # define MOD_ERROR_VAL NULL macro
39 # define MOD_ERROR_VAL macro
90 if (PyDict_SetItem(dict, stringKey, longValue)) { return MOD_ERROR_VAL; } \
91 if (PyModule_AddIntConstant(m, #string, value)) { return MOD_ERROR_VAL; } \
100 return MOD_ERROR_VAL; \
103 return MOD_ERROR_VAL; \
124 if (!pDictbRCs) { return MOD_ERROR_VAL; } \
125 if (PyModule_AddObject(m, bRCs, pDictbRCs)) { return MOD_ERROR_VAL; }
131 if (!pDictJobMessageType) { return MOD_ERROR_VAL; } \
149 return MOD_ERROR_VAL; \
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython_plugins_common.h29 # define MOD_ERROR_VAL NULL macro
39 # define MOD_ERROR_VAL macro
90 if (PyDict_SetItem(dict, stringKey, longValue)) { return MOD_ERROR_VAL; } \
91 if (PyModule_AddIntConstant(m, #string, value)) { return MOD_ERROR_VAL; } \
100 return MOD_ERROR_VAL; \
103 return MOD_ERROR_VAL; \
124 if (!pDictbRCs) { return MOD_ERROR_VAL; } \
125 if (PyModule_AddObject(m, bRCs, pDictbRCs)) { return MOD_ERROR_VAL; }
131 if (!pDictJobMessageType) { return MOD_ERROR_VAL; } \
149 return MOD_ERROR_VAL; \
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython_plugins_common.h29 # define MOD_ERROR_VAL NULL macro
39 # define MOD_ERROR_VAL macro
90 if (PyDict_SetItem(dict, stringKey, longValue)) { return MOD_ERROR_VAL; } \
91 if (PyModule_AddIntConstant(m, #string, value)) { return MOD_ERROR_VAL; } \
100 return MOD_ERROR_VAL; \
103 return MOD_ERROR_VAL; \
124 if (!pDictbRCs) { return MOD_ERROR_VAL; } \
125 if (PyModule_AddObject(m, bRCs, pDictbRCs)) { return MOD_ERROR_VAL; }
131 if (!pDictJobMessageType) { return MOD_ERROR_VAL; } \
149 return MOD_ERROR_VAL; \
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython_plugins_common.h29 # define MOD_ERROR_VAL NULL macro
39 # define MOD_ERROR_VAL macro
90 if (PyDict_SetItem(dict, stringKey, longValue)) { return MOD_ERROR_VAL; } \
91 if (PyModule_AddIntConstant(m, #string, value)) { return MOD_ERROR_VAL; } \
100 return MOD_ERROR_VAL; \
103 return MOD_ERROR_VAL; \
124 if (!pDictbRCs) { return MOD_ERROR_VAL; } \
125 if (PyModule_AddObject(m, bRCs, pDictbRCs)) { return MOD_ERROR_VAL; }
131 if (!pDictJobMessageType) { return MOD_ERROR_VAL; } \
149 return MOD_ERROR_VAL; \
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/stored/python/module/
H A Dbareossd.h109 return MOD_ERROR_VAL; in MOD_INIT()
119 if (!pDictsdVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
138 return MOD_ERROR_VAL; in MOD_INIT()
144 if (!pDictsdwVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
150 return MOD_ERROR_VAL; in MOD_INIT()
182 if (!pDictbsdEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
184 return MOD_ERROR_VAL; in MOD_INIT()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/dird/python/module/
H A Dbareosdir.h112 return MOD_ERROR_VAL; in MOD_INIT()
122 if (!pDictbDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
151 return MOD_ERROR_VAL; in MOD_INIT()
157 if (!pDictbwDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
163 return MOD_ERROR_VAL; in MOD_INIT()
180 if (!pDictbDirEvent) { return MOD_ERROR_VAL; } in MOD_INIT()
182 return MOD_ERROR_VAL; in MOD_INIT()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/dird/python/module/
H A Dbareosdir.h112 return MOD_ERROR_VAL; in MOD_INIT()
122 if (!pDictbDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
151 return MOD_ERROR_VAL; in MOD_INIT()
157 if (!pDictbwDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
163 return MOD_ERROR_VAL; in MOD_INIT()
180 if (!pDictbDirEvent) { return MOD_ERROR_VAL; } in MOD_INIT()
182 return MOD_ERROR_VAL; in MOD_INIT()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/dird/python/module/
H A Dbareosdir.h112 return MOD_ERROR_VAL; in MOD_INIT()
122 if (!pDictbDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
151 return MOD_ERROR_VAL; in MOD_INIT()
157 if (!pDictbwDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
163 return MOD_ERROR_VAL; in MOD_INIT()
180 if (!pDictbDirEvent) { return MOD_ERROR_VAL; } in MOD_INIT()
182 return MOD_ERROR_VAL; in MOD_INIT()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/stored/python/module/
H A Dbareossd.h109 return MOD_ERROR_VAL; in MOD_INIT()
119 if (!pDictsdVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
138 return MOD_ERROR_VAL; in MOD_INIT()
144 if (!pDictsdwVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
150 return MOD_ERROR_VAL; in MOD_INIT()
182 if (!pDictbsdEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
184 return MOD_ERROR_VAL; in MOD_INIT()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/stored/python/module/
H A Dbareossd.h109 return MOD_ERROR_VAL; in MOD_INIT()
119 if (!pDictsdVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
138 return MOD_ERROR_VAL; in MOD_INIT()
144 if (!pDictsdwVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
150 return MOD_ERROR_VAL; in MOD_INIT()
182 if (!pDictbsdEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
184 return MOD_ERROR_VAL; in MOD_INIT()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/dird/python/module/
H A Dbareosdir.h112 return MOD_ERROR_VAL; in MOD_INIT()
122 if (!pDictbDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
151 return MOD_ERROR_VAL; in MOD_INIT()
157 if (!pDictbwDirVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
163 return MOD_ERROR_VAL; in MOD_INIT()
180 if (!pDictbDirEvent) { return MOD_ERROR_VAL; } in MOD_INIT()
182 return MOD_ERROR_VAL; in MOD_INIT()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/stored/python/module/
H A Dbareossd.h109 return MOD_ERROR_VAL; in MOD_INIT()
119 if (!pDictsdVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
138 return MOD_ERROR_VAL; in MOD_INIT()
144 if (!pDictsdwVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
150 return MOD_ERROR_VAL; in MOD_INIT()
182 if (!pDictbsdEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
184 return MOD_ERROR_VAL; in MOD_INIT()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h794 return MOD_ERROR_VAL; in MOD_INIT()
810 if (PyType_Ready(&PyIoPacketType) < 0) { return MOD_ERROR_VAL; } in MOD_INIT()
847 if (!pDictbVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
868 return MOD_ERROR_VAL; in MOD_INIT()
903 if (!pDictbFileType) { return MOD_ERROR_VAL; } in MOD_INIT()
905 return MOD_ERROR_VAL; in MOD_INIT()
917 if (!pDictbCFs) { return MOD_ERROR_VAL; } in MOD_INIT()
954 if (!pDictbEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
956 return MOD_ERROR_VAL; in MOD_INIT()
968 if (!pDictbIOPS) { return MOD_ERROR_VAL; } in MOD_INIT()
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h794 return MOD_ERROR_VAL; in MOD_INIT()
810 if (PyType_Ready(&PyIoPacketType) < 0) { return MOD_ERROR_VAL; } in MOD_INIT()
847 if (!pDictbVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
868 return MOD_ERROR_VAL; in MOD_INIT()
903 if (!pDictbFileType) { return MOD_ERROR_VAL; } in MOD_INIT()
905 return MOD_ERROR_VAL; in MOD_INIT()
917 if (!pDictbCFs) { return MOD_ERROR_VAL; } in MOD_INIT()
954 if (!pDictbEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
956 return MOD_ERROR_VAL; in MOD_INIT()
968 if (!pDictbIOPS) { return MOD_ERROR_VAL; } in MOD_INIT()
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h794 return MOD_ERROR_VAL; in MOD_INIT()
810 if (PyType_Ready(&PyIoPacketType) < 0) { return MOD_ERROR_VAL; } in MOD_INIT()
847 if (!pDictbVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
868 return MOD_ERROR_VAL; in MOD_INIT()
903 if (!pDictbFileType) { return MOD_ERROR_VAL; } in MOD_INIT()
905 return MOD_ERROR_VAL; in MOD_INIT()
917 if (!pDictbCFs) { return MOD_ERROR_VAL; } in MOD_INIT()
954 if (!pDictbEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
956 return MOD_ERROR_VAL; in MOD_INIT()
968 if (!pDictbIOPS) { return MOD_ERROR_VAL; } in MOD_INIT()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h794 return MOD_ERROR_VAL; in MOD_INIT()
810 if (PyType_Ready(&PyIoPacketType) < 0) { return MOD_ERROR_VAL; } in MOD_INIT()
847 if (!pDictbVariable) { return MOD_ERROR_VAL; } in MOD_INIT()
868 return MOD_ERROR_VAL; in MOD_INIT()
903 if (!pDictbFileType) { return MOD_ERROR_VAL; } in MOD_INIT()
905 return MOD_ERROR_VAL; in MOD_INIT()
917 if (!pDictbCFs) { return MOD_ERROR_VAL; } in MOD_INIT()
954 if (!pDictbEventType) { return MOD_ERROR_VAL; } in MOD_INIT()
956 return MOD_ERROR_VAL; in MOD_INIT()
968 if (!pDictbIOPS) { return MOD_ERROR_VAL; } in MOD_INIT()
[all …]
/dports/security/lasso/lasso-2.7.0/bindings/python/
H A Dwrapper_bottom.c5 #define MOD_ERROR_VAL NULL macro
13 #define MOD_ERROR_VAL macro
25 return MOD_ERROR_VAL; in MOD_INIT()
/dports/security/py-python-nss/python-nss-1.0.1/src/
H A Dpy_nspr_common.h28 #define MOD_ERROR_VAL NULL
112 #define MOD_ERROR_VAL
514 return MOD_ERROR_VAL; \
527 return MOD_ERROR_VAL; \
532 return MOD_ERROR_VAL; \
534 if (PyModule_AddIntConstant(m, #c, c) < 0) return MOD_ERROR_VAL; \
545 return MOD_ERROR_VAL; \
550 return MOD_ERROR_VAL; \
552 if (PyModule_AddIntConstant(m, #name, c) < 0) return MOD_ERROR_VAL; \
/dports/devel/py-numba/numba-0.51.2/numba/
H A D_dynfuncmod.c68 return MOD_ERROR_VAL; in MOD_INIT()
71 return MOD_ERROR_VAL; in MOD_INIT()
80 return MOD_ERROR_VAL; in MOD_INIT()
/dports/textproc/py-zope.i18nmessageid/zope.i18nmessageid-5.0.1/src/zope/i18nmessageid/
H A D_zope_i18nmessageid_message.c19 #define MOD_ERROR_VAL NULL macro
21 #define MOD_ERROR_VAL macro
298 return MOD_ERROR_VAL;
310 return MOD_ERROR_VAL;
314 return MOD_ERROR_VAL;
/dports/devel/py-numba/numba-0.51.2/numba/experimental/jitclass/
H A D_box.c158 return MOD_ERROR_VAL; in MOD_INIT()
162 return MOD_ERROR_VAL; in MOD_INIT()
166 if (!MemInfo_release) return MOD_ERROR_VAL; in MOD_INIT()
/dports/print/hplip/hplip-3.20.6/prnt/cupsext/
H A Dcupsext.h2 #define MOD_ERROR_VAL NULL macro
12 #define MOD_ERROR_VAL macro

123