Home
last modified time | relevance | path

Searched refs:error_stack (Results 1 – 25 of 1252) sorted by relevance

12345678910>>...51

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dherr.c58 PRIVATE error_t *error_stack = NULL; variable
119 if (error_stack[error_top - 1].desc) in HEPclear()
156 if (!error_stack) in HEpush()
159 if (!error_stack) in HEpush()
165 error_stack[i].desc = NULL; in HEpush()
175 error_stack[error_top].line = line; in HEpush()
177 if (error_stack[error_top].desc) in HEpush()
259 if (error_stack[print_levels].desc) in HEprint()
310 if(error_stack!=NULL) in HEshutdown()
312 HDfree(error_stack); in HEshutdown()
[all …]
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/sax/
H A Dm_sax_tokenizer.F9058 c = get_character(fb, eof, fx%error_stack)
74 if (eof.or.in_error(fx%error_stack)) return
191 call add_error(fx%error_stack, &
213 call add_error(fx%error_stack, &
222 call add_error(fx%error_stack, &
266 call add_error(fx%error_stack, &
290 call add_error(fx%error_stack, &
318 call add_error(fx%error_stack, &
539 call add_error(fx%error_stack, &
669 call add_error(fx%error_stack, &
[all …]
H A Dm_sax_parser.F9089 call init_error_stack(fx%error_stack)
137 call destroy_error_stack(fx%error_stack)
464 if (in_error(fx%error_stack)) goto 100
480 if (in_error(fx%error_stack)) goto 100
487 if (in_error(fx%error_stack)) then
1513 if (in_error(fx%error_stack)) call add_error_position(fx%error_stack, fb)
2327 call add_error(fx%error_stack, &
2414 call add_error(fx%error_stack, &
2419 call add_error(fx%error_stack, &
2967 n = size(fx%error_stack%stack)
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/base/
H A Derror.c78 static error_stack *
82 error_stack *rv; in error_get_my_stack()
85 error_stack *new_stack; in error_get_my_stack()
90 return (error_stack *)NULL; in error_get_my_stack()
95 if ((error_stack *)NULL == rv) { in error_get_my_stack()
112 if ((error_stack *)NULL != rv) { in error_get_my_stack()
158 if ((error_stack *)NULL == es) { in NSS_GetError()
192 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
213 error_stack *es; in nss_SetError()
221 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/base/
H A Derror.c40 typedef struct error_stack_str error_stack; typedef
108 static error_stack *
112 error_stack *rv; in error_get_my_stack()
115 error_stack *new_stack; in error_get_my_stack()
120 return (error_stack *)NULL; in error_get_my_stack()
125 if ((error_stack *)NULL == rv) { in error_get_my_stack()
188 if ((error_stack *)NULL == es) { in NSS_GetError()
222 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
243 error_stack *es; in nss_SetError()
251 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/base/
H A Derror.c40 typedef struct error_stack_str error_stack; typedef
108 static error_stack *
112 error_stack *rv; in error_get_my_stack()
115 error_stack *new_stack; in error_get_my_stack()
120 return (error_stack *)NULL; in error_get_my_stack()
125 if ((error_stack *)NULL == rv) { in error_get_my_stack()
188 if ((error_stack *)NULL == es) { in NSS_GetError()
222 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
243 error_stack *es; in nss_SetError()
251 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/base/
H A Derror.c40 typedef struct error_stack_str error_stack; typedef
108 static error_stack *
112 error_stack *rv; in error_get_my_stack()
115 error_stack *new_stack; in error_get_my_stack()
120 return (error_stack *)NULL; in error_get_my_stack()
125 if ((error_stack *)NULL == rv) { in error_get_my_stack()
188 if ((error_stack *)NULL == es) { in NSS_GetError()
222 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
243 error_stack *es; in nss_SetError()
251 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/base/
H A Derror.c40 typedef struct error_stack_str error_stack; typedef
108 static error_stack *
112 error_stack *rv; in error_get_my_stack()
115 error_stack *new_stack; in error_get_my_stack()
120 return (error_stack *)NULL; in error_get_my_stack()
125 if ((error_stack *)NULL == rv) { in error_get_my_stack()
188 if ((error_stack *)NULL == es) { in NSS_GetError()
222 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
243 error_stack *es; in nss_SetError()
251 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/base/
H A Derror.c40 typedef struct error_stack_str error_stack; typedef
108 static error_stack *
112 error_stack *rv; in error_get_my_stack()
115 error_stack *new_stack; in error_get_my_stack()
120 return (error_stack *)NULL; in error_get_my_stack()
125 if ((error_stack *)NULL == rv) { in error_get_my_stack()
188 if ((error_stack *)NULL == es) { in NSS_GetError()
222 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
243 error_stack *es; in nss_SetError()
251 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/base/
H A Derror.c40 typedef struct error_stack_str error_stack; typedef
108 static error_stack *
112 error_stack *rv; in error_get_my_stack()
115 error_stack *new_stack; in error_get_my_stack()
120 return (error_stack *)NULL; in error_get_my_stack()
125 if ((error_stack *)NULL == rv) { in error_get_my_stack()
188 if ((error_stack *)NULL == es) { in NSS_GetError()
222 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
243 error_stack *es; in nss_SetError()
251 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/base/
H A Derror.c40 typedef struct error_stack_str error_stack; typedef
108 static error_stack *
112 error_stack *rv; in error_get_my_stack()
115 error_stack *new_stack; in error_get_my_stack()
120 return (error_stack *)NULL; in error_get_my_stack()
125 if ((error_stack *)NULL == rv) { in error_get_my_stack()
188 if ((error_stack *)NULL == es) { in NSS_GetError()
222 if ((error_stack *)NULL == es) { in NSS_GetErrorStack()
243 error_stack *es; in nss_SetError()
251 if ((error_stack *)NULL == es) { in nss_SetError()
[all …]
/dports/graphics/p5-Imager/Imager-1.012/
H A Derror.c81 return ctx->error_stack + ctx->error_sp; in im_errors()
119 myfree(ctx->error_stack[i].msg); in im_clear_error()
120 ctx->error_stack[i].msg = NULL; in im_clear_error()
154 if (ctx->error_stack[ctx->error_sp].msg) in im_push_error()
155 myfree(ctx->error_stack[ctx->error_sp].msg); in im_push_error()
163 strcpy(ctx->error_stack[ctx->error_sp].msg, msg); in im_push_error()
164 ctx->error_stack[ctx->error_sp].code = code; in im_push_error()
261 failed_cb(error_stack + error_sp); in i_failed()
270 while (error_stack[sp].msg) { in i_failed()
271 fprintf(stderr, " %s\n", error_stack[sp].msg); in i_failed()
[all …]
/dports/databases/qof/qof-0.8.8/qof/
H A Dqoferror.c147 session->backend->error_stack = in qof_error_set()
170 be->error_stack = g_list_prepend (be->error_stack, in qof_error_set_be()
189 session->backend->error_stack = NULL; in qof_error_clear()
213 first = g_list_first (be->error_stack); in qof_error_check_be()
228 first = g_list_first (be->error_stack); in qof_error_get_time_be()
275 first = g_list_first (be->error_stack); in qof_error_get_id_be()
279 be->error_stack = in qof_error_get_id_be()
280 g_list_remove (be->error_stack, qerr); in qof_error_get_id_be()
309 first = g_list_first (be->error_stack); in qof_error_get_message_be()
317 be->error_stack = in qof_error_get_message_be()
[all …]
/dports/devel/py-ddtrace/ddtrace-0.56.1/tests/contrib/flask/
H A Dtest_errorhandler.py80 error_stack = dispatch_span.get_tag("error.stack")
81 self.assertTrue(error_stack.startswith("Traceback (most recent call last):"))
89 error_stack = endpoint_span.get_tag("error.stack")
90 self.assertTrue(error_stack.startswith("Traceback (most recent call last):"))
141 error_stack = dispatch_span.get_tag("error.stack")
150 error_stack = endpoint_span.get_tag("error.stack")
205 error_stack = dispatch_span.get_tag("error.stack")
214 error_stack = endpoint_span.get_tag("error.stack")
223 error_stack = user_ex_span.get_tag("error.stack")
273 error_stack = dispatch_span.get_tag("error.stack")
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C10 static ErrorHandler *error_stack; variable
15 error_stack = error_stack->previous; in pop()
20 previous = error_stack; in push()
21 error_stack = this; in push()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C11 static ErrorHandler *error_stack; variable
16 error_stack = error_stack->previous; in pop()
21 previous = error_stack; in push()
22 error_stack = this; in push()

12345678910>>...51