Home
last modified time | relevance | path

Searched refs:retptr (Results 1 – 25 of 787) sorted by relevance

12345678910>>...32

/dports/net/haproxy/haproxy-2.4.10/addons/ot/src/
H A Dconf.c55 if (retptr != NULL) { in flt_ot_conf_hdr_init()
66 if (retptr != NULL) { in flt_ot_conf_hdr_init()
101 retptr = flt_ot_conf_hdr_init(sizeof(*retptr), id, linenum, head, err); in flt_ot_conf_ph_init()
102 if (retptr != NULL) in flt_ot_conf_ph_init()
161 retptr = flt_ot_conf_hdr_init(sizeof(*retptr), id, linenum, head, err); in flt_ot_conf_sample_expr_init()
162 if (retptr != NULL) in flt_ot_conf_sample_expr_init()
223 if (retptr == NULL) in flt_ot_conf_sample_init()
297 if (retptr != NULL) in flt_ot_conf_str_init()
357 if (retptr != NULL) in flt_ot_conf_context_init()
417 if (retptr == NULL) in flt_ot_conf_span_init()
[all …]
H A Dpool.c41 void *retptr; in flt_ot_pool_alloc() local
47 if (retptr != NULL) in flt_ot_pool_alloc()
53 if (retptr == NULL) in flt_ot_pool_alloc()
58 FLT_OT_RETURN(retptr); in flt_ot_pool_alloc()
80 void *retptr; in flt_ot_pool_strndup() local
86 if (retptr != NULL) { in flt_ot_pool_strndup()
95 if (retptr != NULL) in flt_ot_pool_strndup()
160 if (retptr != NULL) in flt_ot_trash_alloc()
163 retptr = FLT_OT_MALLOC(sizeof(*retptr)); in flt_ot_trash_alloc()
173 if (retptr == NULL) in flt_ot_trash_alloc()
[all …]
H A Dscope.c103 if (retptr == NULL) in flt_ot_runtime_context_init()
104 FLT_OT_RETURN(retptr); in flt_ot_runtime_context_init()
128 FLT_OT_RETURN(retptr); in flt_ot_runtime_context_init()
212 FLT_OT_RETURN(retptr); in flt_ot_scope_span_init()
249 retptr = flt_ot_pool_alloc(pool_head_ot_scope_span, sizeof(*retptr), 1, err); in flt_ot_scope_span_init()
250 if (retptr == NULL) in flt_ot_scope_span_init()
251 FLT_OT_RETURN(retptr); in flt_ot_scope_span_init()
263 FLT_OT_RETURN(retptr); in flt_ot_scope_span_init()
334 if ((retptr->id_len == id_len) && (memcmp(retptr->id, id, id_len) == 0)) { in flt_ot_scope_context_init()
341 if (retptr == NULL) in flt_ot_scope_context_init()
[all …]
H A Dopentracing.c280 FLT_OT_RETURN(retptr); in ot_span_init()
282 FLT_OT_RETURN(retptr); in ot_span_init()
301 if (retptr == NULL) in ot_span_init()
304 FLT_OT_DBG(2, "span %p:%zd initialized", retptr, retptr->idx); in ot_span_init()
306 FLT_OT_RETURN(retptr); in ot_span_init()
357 FLT_OT_RETURN(retptr); in ot_span_init_va()
673 if (retptr == NULL) in ot_span_baggage_va()
692 FLT_OT_RETURN(retptr); in ot_span_baggage_va()
724 if (retptr == NULL) in ot_inject_text_map()
773 if (retptr == NULL) { in ot_inject_http_headers()
[all …]
/dports/audio/sfront/sfront-0.99/src/
H A Dparsehelp.c76 tnode * retptr; in make_instrdecl() local
158 return retptr; in make_instrdecl()
213 tnode * retptr; in make_miditag() local
225 return retptr; in make_miditag()
244 tnode * retptr; in make_opcodedecl() local
350 return retptr; in make_opcodedecl()
416 retptr = make_stree(t_global,t_lc,retptr,t_rc, in make_globaldecl()
488 return retptr; in make_globaldecl()
673 return retptr; in make_templatedecl()
755 return retptr; in make_mapblock()
[all …]
H A Dsymbols.c400 retptr = sptr;
409 retptr = cptr;
412 return retptr;
585 tnode * retptr;
589 retptr->val = name;
593 retptr->special = 0;
594 retptr->width = 1;
600 retptr->optr = NULL;
601 retptr->dptr = NULL;
611 retptr->time = 0;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dbypass-div.ll6 define void @sdiv64(i64 %a, i64 %b, i64* %retptr) {
12 store i64 %d, i64* %retptr
16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
22 store i64 %d, i64* %retptr
26 define void @srem64(i64 %a, i64 %b, i64* %retptr) {
32 store i64 %d, i64* %retptr
42 store i64 %d, i64* %retptr
51 store i32 %d, i32* %retptr
60 store i32 %d, i32* %retptr
69 store i32 %d, i32* %retptr
[all …]
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/shared/
H A Dcustom_output_search_replace.c81 char *ret, *retptr; in escape_newlines() local
97 retptr = ret; in escape_newlines()
100 *retptr = '\\'; in escape_newlines()
101 *(retptr + 1) = 'n'; in escape_newlines()
102 retptr += 2; in escape_newlines()
104 *retptr = '\\'; in escape_newlines()
105 *(retptr + 1) = 'n'; in escape_newlines()
106 retptr += 2; in escape_newlines()
108 *retptr = *ptr; in escape_newlines()
109 retptr ++; in escape_newlines()
[all …]
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/shared/
H A Dcustom_output_search_replace.c81 char *ret, *retptr; in escape_newlines() local
97 retptr = ret; in escape_newlines()
100 *retptr = '\\'; in escape_newlines()
101 *(retptr + 1) = 'n'; in escape_newlines()
102 retptr += 2; in escape_newlines()
104 *retptr = '\\'; in escape_newlines()
105 *(retptr + 1) = 'n'; in escape_newlines()
106 retptr += 2; in escape_newlines()
108 *retptr = *ptr; in escape_newlines()
109 retptr ++; in escape_newlines()
[all …]
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/shared/
H A Dcustom_output_search_replace.c81 char *ret, *retptr; in escape_newlines() local
97 retptr = ret; in escape_newlines()
100 *retptr = '\\'; in escape_newlines()
101 *(retptr + 1) = 'n'; in escape_newlines()
102 retptr += 2; in escape_newlines()
104 *retptr = '\\'; in escape_newlines()
105 *(retptr + 1) = 'n'; in escape_newlines()
106 retptr += 2; in escape_newlines()
108 *retptr = *ptr; in escape_newlines()
109 retptr ++; in escape_newlines()
[all …]
/dports/mail/mmr/mmr-1.6.0/
H A Dmime.h54 MIME_body **retptr = NULL; in GetPart() local
65 if ( ! (retptr=multipart->Iterate()) ) in GetPart()
68 return(retptr ? *retptr : (MIME_body *)0); in GetPart()
78 MIME_body **retptr; in ByName() local
91 while ( (retptr=multipart->Iterate()) ) { in ByName()
92 okay = *retptr; in ByName()
108 MIME_body **retptr; in FreeFile() local
126 while ( (retptr=multipart->Iterate()) ) { in FreeFile()
127 while ( (*retptr)->FreeFile() == 0 ) { in FreeFile()

12345678910>>...32