/openbsd/sys/lib/libkern/arch/hppa/ |
H A D | milli.S | 341 add ret1,ret1,ret1 343 addc ret1,ret1,ret1 345 addc ret1,ret1,ret1 347 addc ret1,ret1,ret1 349 addc ret1,ret1,ret1 351 addc ret1,ret1,ret1 353 addc ret1,ret1,ret1 355 addc ret1,ret1,ret1 357 addc ret1,ret1,ret1 359 addc ret1,ret1,ret1 [all …]
|
H A D | bcopy.S | 85 ldwm 4(sr0, arg1), ret1 95 vshd ret1, t1, r31 104 copy t4, ret1 109 vshd ret1, t1, t2 112 ldws,ma 4(sr0, arg1), ret1 113 vshd t1, ret1, t2 124 vshd ret1, t1, t2 130 copy t1, ret1
|
H A D | spcopy.S | 109 ldwm 4(sr1, arg1), ret1 119 vshd ret1, t1, r31 128 copy t4, ret1 133 vshd ret1, t1, t2 136 ldws,ma 4(sr1, arg1), ret1 137 vshd t1, ret1, t2 148 vshd ret1, t1, t2 154 copy t1, ret1
|
H A D | bcopy.m4 | 77 STWSS($4, $5, 3, `ret1', $7) 79 STWS(4, $4, $5, `ret1', $7)', $7, `a', `dnl') 82 STWS(4, $4, $5, `ret1', $7)dnl 84 copy t4, ret1')')dnl 89 ifelse($7, `u', ` copy ret1, t1', $7, `a', `dnl') 148 ldwm F`'4($2, $3), ret1 157 vshd ret1, t1, t2 160 ldws,M F`'4($2, $3), ret1 161 vshd t1, ret1, t2 172 vshd ret1, t1, t2 [all …]
|
/openbsd/lib/libc/arch/hppa/string/ |
H A D | memmove.S | 81 ldwm 4(sr0, arg1), ret1 91 vshd ret1, t1, r31 100 copy t4, ret1 105 vshd ret1, t1, t2 108 ldws,ma 4(sr0, arg1), ret1 109 vshd t1, ret1, t2 120 vshd ret1, t1, t2 126 copy t1, ret1
|
/openbsd/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | treetree.c | 671 tree ret1; in tree_code_get_expression() local 680 ret1 = build (operator, type, in tree_code_get_expression() 702 ret1 = build (operator, type, in tree_code_get_expression() 714 ret1 = op1; in tree_code_get_expression() 733 return ret1; in tree_code_get_expression() 805 tree ret1; in tree_code_get_numeric_type() local 809 ret1 = integer_type_node; in tree_code_get_numeric_type() 811 ret1 = unsigned_type_node; in tree_code_get_numeric_type() 817 ret1 = signed_char_type_node; in tree_code_get_numeric_type() 819 ret1 = unsigned_char_type_node; in tree_code_get_numeric_type() [all …]
|
/openbsd/usr.bin/vi/vi/ |
H A D | v_section.c | 131 goto ret1; in v_sectionf() 145 ret1: if (db_get(sp, --lno, DBG_FATAL, NULL, &len)) in v_sectionf() 215 goto ret1; in v_sectionb() 236 ret1: if (vp->m_start.cno == 0) { in v_sectionb()
|
H A D | vs_line.c | 160 goto ret1; in vs_line() 325 goto ret1; in vs_line() 393 goto ret1; in vs_line() 455 ret1: (void)gp->scr_move(sp, oldy, oldx); in vs_line()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
H A D | scc.c | 4 goto ret1; in foo() 8 ret1: in foo()
|
/openbsd/gnu/gcc/gcc/treelang/ |
H A D | treetree.c | 656 tree ret1; in tree_code_get_expression() local 664 ret1 = fold_build2 (operator, void_type_node, op1, in tree_code_get_expression() 684 ret1 = fold_build2 (operator, type, in tree_code_get_expression() 697 ret1 = build1 (NOP_EXPR, type, op1); in tree_code_get_expression() 699 ret1 = fold_convert (type, op1); in tree_code_get_expression() 706 ret1 = build_function_call_expr(op1, op2); in tree_code_get_expression() 715 if (! DECL_P (ret1) && ! TREE_CONSTANT (ret1)) in tree_code_get_expression() 716 SET_EXPR_LOCATION (ret1, loc); in tree_code_get_expression() 717 return ret1; in tree_code_get_expression()
|
/openbsd/libexec/ld.so/hppa/ |
H A D | ldasm.S | 115 stw ret1, 12(r3) 124 copy ret1, r19 /* sl */ 132 ldw 12(r3), ret1
|
/openbsd/gnu/usr.bin/perl/dist/Time-HiRes/ |
H A D | Makefile.PL | 332 int ret1, ret2; 334 ret1 = futimens(0, ts1); 338 ret1 == 0 && ret2 == 0 && (ts1[0].tv_nsec != 0 || ts2[0].tv_nsec != 0) ? 354 int ret1, ret2; 358 ret1 = utimensat(AT_FDCWD, "/dev/stdin", ts1, 0); 362 ret1 == 0 && ret2 == 0 && (ts1[0].tv_nsec != 0 || ts2[0].tv_nsec != 0) ?
|
/openbsd/lib/libutil/ |
H A D | uucplock.c | 111 goto ret1; in uu_lock() 114 ret1: in uu_lock()
|
/openbsd/lib/libc/gdtoa/ |
H A D | dtoa.c | 401 goto ret1; 425 goto ret1; 472 case 0: goto ret1; 495 goto ret1; 821 ret1:
|
H A D | gdtoa.c | 408 goto ret1; 477 goto ret1; 505 goto ret1; 821 ret1:
|
/openbsd/lib/libc/arch/hppa/ |
H A D | SYS.h | 76 ldi -1, ret1 /* for lseek */ !\
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | VOPInstructions.td | 1090 list<dag> ret1 = [(set P.DstVT:$vdst, 1095 ret1)); 1116 list<dag> ret1 = [(set P.DstVT:$vdst, 1123 ret1)); 1136 list<dag> ret1 = [(set P.DstVT:$vdst, 1141 ret1)); 1156 list<dag> ret1 = [(set P.DstVT:$vdst, 1161 ret1)); 1185 ret1)); 1191 list<dag> ret1 = [(set P.DstVT:$vdst, (node P.Src0VT:$src0, i1:$clamp))]; [all …]
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | money_put_members_char.cc | 271 iter_type ret1 = mp.put(res.begin(), false, oss, ' ', str); in test03() local 272 string sanity1(res.begin(), ret1); in test03()
|
H A D | time_put_members_char.cc | 218 iter_type ret1 = tp.put(res.begin(), oss, ' ', &time_sanity, in test02() local 220 string sanity1(res.begin(), ret1); in test02()
|
H A D | time_put_members_wchar_t.cc | 220 iter_type ret1 = tp.put(res.begin(), oss, L' ', &time_sanity, in test02() local 222 wstring sanity1(res.begin(), ret1); in test02()
|
H A D | money_put_members_wchar_t.cc | 271 iter_type ret1 = mp.put(res.begin(), false, oss, ' ', str); in test03() local 272 wstring sanity1(res.begin(), ret1); in test03()
|
H A D | num_put_members_char.cc | 254 iter_type ret1 = tp.put(res.begin(), oss, ' ', l); in test02() local 255 string sanity1(res.begin(), ret1); in test02()
|
H A D | num_put_members_wchar_t.cc | 254 iter_type ret1 = tp.put(res.begin(), oss, L' ', l); in test02() local 255 wstring sanity1(res.begin(), ret1); in test02()
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | milli64.S | 111 ret1: .reg r29 /* return value (high part of double) */ label 290 RDEFINE(retreg,ret1) /* r29 */ 524 RDEFINE(retreg,ret1) /* r29 */ 741 RDEFINE(retreg,ret1) 913 RDEFINE(rmndr,ret1) /* r29 */ 1258 RDEFINE(x1,ret1) /* r29 */ 1280 extrs arg0,30,31,ret1 1289 extrs arg0,29,30,ret1 1298 extrs arg0,28,29,ret1 1306 extrs arg0,27,28,ret1 [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | milli64.S | 92 ret1: .reg r29 /* return value (high part of double) */ label 271 RDEFINE(retreg,ret1) /* r29 */ 505 RDEFINE(retreg,ret1) /* r29 */ 722 RDEFINE(retreg,ret1) 894 RDEFINE(rmndr,ret1) /* r29 */ 1239 RDEFINE(x1,ret1) /* r29 */ 1261 extrs arg0,30,31,ret1 1270 extrs arg0,29,30,ret1 1279 extrs arg0,28,29,ret1 1287 extrs arg0,27,28,ret1 [all …]
|