Home
last modified time | relevance | path

Searched +defs:p +defs:ER +defs:msg (Results 1 – 8 of 8) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/bin/pck/
H A Dinterpreter.cpp38 void* p = lua_newuserdata(L,sizeof(ExprRef)); in lua_pushexpr() local
39 ExprRef* ER = static_cast<ExprRef*>(p); in lua_pushexpr() local
65 ExprRef* ER = static_cast<ExprRef*>( in expr_gc() local
364 const char* msg = lua_tostring(lua_state_,-1); in run_file() local
/dports/science/jstrack/jstrack/extlib/tcllib1.19/pt/rde_critcl/
H A Dparam.c28 ERROR_STATE* ER; member
105 #define SV_INIT(p) \ argument
129 #define ER_INIT(p) \ argument
133 #define ER_CLEAR(p) \ argument
144 RDE_PARAM p; in rde_param_new() local
180 rde_param_del (RDE_PARAM p) in rde_param_del()
264 nc_clear (RDE_PARAM p) in nc_clear()
318 rde_param_query_in (RDE_PARAM p) in rde_param_query_in()
361 const char* msg; in rde_param_query_er_tcl() local
952 rde_param_i_test_char (RDE_PARAM p, const char* c, long int msg) in rde_param_i_test_char()
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/pt/rde_critcl/
H A Dparam.c30 ERROR_STATE* ER; member
107 #define SV_INIT(p) \ argument
131 #define ER_INIT(p) \ argument
135 #define ER_CLEAR(p) \ argument
146 RDE_PARAM p; in rde_param_new() local
182 rde_param_del (RDE_PARAM p) in rde_param_del()
266 nc_clear (RDE_PARAM p) in nc_clear()
320 rde_param_query_in (RDE_PARAM p) in rde_param_query_in()
363 const char* msg; in rde_param_query_er_tcl() local
954 rde_param_i_test_char (RDE_PARAM p, const char* c, long int msg) in rde_param_i_test_char()
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/pt/rde_critcl/
H A Dparam.c30 ERROR_STATE* ER; member
107 #define SV_INIT(p) \ argument
131 #define ER_INIT(p) \ argument
135 #define ER_CLEAR(p) \ argument
146 RDE_PARAM p; in rde_param_new() local
182 rde_param_del (RDE_PARAM p) in rde_param_del()
266 nc_clear (RDE_PARAM p) in nc_clear()
320 rde_param_query_in (RDE_PARAM p) in rde_param_query_in()
363 const char* msg; in rde_param_query_er_tcl() local
954 rde_param_i_test_char (RDE_PARAM p, const char* c, long int msg) in rde_param_i_test_char()
[all …]
/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dhpgl.c255 #define ER 0x4552 macro
310 const char *msg; in par_err_exit() local
911 HPGL_Pt p; in rects() local
1084 HPGL_Pt p; in read_PE() local
1718 HPGL_Pt p; in lines() local
1850 HPGL_Pt p; in arc_increment() local
1894 HPGL_Pt p, p1, p2, p3, polyp; in bezier() local
2107 HPGL_Pt p, d, center; in arcs() local
2187 HPGL_Pt p, oldp, center; in fwedges() local
2291 HPGL_Pt p, center, polyp; in circles() local
[all …]
/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dataprint.cpp66 unsigned char ST, unsigned char ER, in format_st_er_desc()
941 const char * msg; in PrintSmartSelfExecStatus() local
1600 const unsigned char * p = data+i; in PrintLogPages() local
2789 const char *msg; in ataPrintSelectiveSelfTestLog() local
3153 static void print_aam_level(const char * msg, int level, int recommended = -1) in print_aam_level()
3184 static void print_apm_level(const char * msg, int level) in print_apm_level()
3214 static void print_ata_security_status(const char * msg, unsigned short state) in print_ata_security_status()
3270 static void print_standby_timer(const char * msg, int timer, const ata_identify_device & drive) in print_standby_timer()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_pickle.c560 #define PDATA_PUSH(D, O, ER) do { \ argument
564 #define PDATA_APPEND(D, O, ER) do { \ argument
2578 char *p; in raw_unicode_escape() local
4117 int p; in save_reduce() local
5433 char *s, *p; in load_string() local
5912 newobj_unpickling_error(const char * msg, int use_kwargs, PyObject *arg) in newobj_unpickling_error()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_pickle.c563 #define PDATA_PUSH(D, O, ER) do { \ argument
567 #define PDATA_APPEND(D, O, ER) do { \ argument
2581 char *p; in raw_unicode_escape() local
4120 int p; in save_reduce() local
5436 char *s, *p; in load_string() local
5915 newobj_unpickling_error(const char * msg, int use_kwargs, PyObject *arg) in newobj_unpickling_error()