| /src/external/gpl2/xcvs/dist/lib/ |
| regex_internal.c | 1393 struct re_state_table_entry *spot; 1405 spot = dfa->state_table + (hash & dfa->state_hash_mask); 1407 for (i = 0 ; i < spot->num ; i++) 1409 re_dfastate_t *state = spot->array[i]; 1444 struct re_state_table_entry *spot; 1456 spot = dfa->state_table + (hash & dfa->state_hash_mask); 1458 for (i = 0 ; i < spot->num ; i++) 1460 re_dfastate_t *state = spot->array[i]; 1485 struct re_state_table_entry *spot; 1504 spot = dfa->state_table + (hash & dfa->state_hash_mask) 1390 struct re_state_table_entry *spot; local 1441 struct re_state_table_entry *spot; local 1482 struct re_state_table_entry *spot; local [all...] |
| /src/external/bsd/unbound/dist/dnstap/ |
| dtstream.c | 535 struct dt_io_list_item *spot, *item; local 537 spot = dtio->io_list_iter; 540 if(spot) 541 dtio->io_list_iter = spot->next; 545 /* scan from spot to end-of-io_list */ 546 item = spot;
|
| /src/sys/arch/vax/vax/ |
| emulate.S | 342 toarg(%r9,6) # save register %r9 in arg6 spot 910 toarg(%r6,1) # save in arg1 spot for later 1264 insv (%sp),$0,$4,44(%sp) # and condition codes in Opcode spot
|
| intvec.S | 466 insv (%sp),$0,$4,44(%sp) # and condition codes in Opcode spot
|
| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| sha1-ppc.pl | 248 addi r20,$sp,$LOCALS ; spot within the frame
|
| sha512-ppc.pl | 287 addi r20,$sp,$LOCALS ; aligned spot below the frame 303 addi r12,$sp,$LOCALS ; aligned spot below the frame
|
| /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| sha1-ppc.pl | 248 addi r20,$sp,$LOCALS ; spot within the frame
|
| sha512-ppc.pl | 287 addi r20,$sp,$LOCALS ; aligned spot below the frame 303 addi r12,$sp,$LOCALS ; aligned spot below the frame
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| sha1-ppc.pl | 244 addi r20,$sp,$LOCALS ; spot within the frame
|
| sha512-ppc.pl | 284 addi r20,$sp,$LOCALS ; aligned spot below the frame 300 addi r12,$sp,$LOCALS ; aligned spot below the frame
|
| /src/crypto/external/apache2/openssl/dist/ |
| Configure | 2751 my $spot = 2754 push @{$unified_info{includes}->{$dest}->{$spot}}, $i 2755 unless grep { $_ eq $i } @{$unified_info{includes}->{$dest}->{$spot}};
|
| /src/crypto/external/bsd/openssl/dist/ |
| Configure | 2592 my $spot = 2595 push @{$unified_info{includes}->{$dest}->{$spot}}, $i 2596 unless grep { $_ eq $i } @{$unified_info{includes}->{$dest}->{$spot}};
|
| /src/crypto/external/bsd/openssl.old/dist/ |
| Configure | 2276 my $spot = 2279 push @{$unified_info{includes}->{$dest}->{$spot}}, $i 2280 unless grep { $_ eq $i } @{$unified_info{includes}->{$dest}->{$spot}};
|
| /src/external/lgpl3/gmp/dist/mpn/x86_64/zen/ |
| sbpi1_bdiv_r.asm | 49 C quotient limb generation might not be in the optimal spot.
|
| /src/sys/arch/mips/mips/ |
| locore_mips1.S | 1117 srl v0, MIPS1_TLB_PID_SHIFT # put PID in right spot 1137 sll a0, MIPS1_TLB_PID_SHIFT # put PID in right spot
|
| /src/sys/arch/m68k/060sp/dist/ |
| fpsp.s | 10427 andi.w &0x10,%d1 # keep sign bit in 4th spot
|