/src/lib/libc/arch/aarch64/gen/ |
_setjmp.S | 57 stp x7, x3, [x0, #_JB_MAGIC] 59 stp x19, x20, [x0, #_JB_X19] 60 stp x21, x22, [x0, #_JB_X21] 61 stp x23, x24, [x0, #_JB_X23] 62 stp x25, x26, [x0, #_JB_X25] 63 stp x27, x28, [x0, #_JB_X27] 64 stp x29, x30, [x0, #_JB_X29] 66 stp d8, d9, [x0, #_JB_D8] define 67 stp d10, d11, [x0, #_JB_D10] 68 stp d12, d13, [x0, #_JB_D12 [all...] |
setjmp.S | 55 stp x7, x3, [x0, #_JB_MAGIC] 57 stp x19, x20, [x0, #_JB_X19] 58 stp x21, x22, [x0, #_JB_X21] 59 stp x23, x24, [x0, #_JB_X23] 60 stp x25, x26, [x0, #_JB_X25] 61 stp x27, x28, [x0, #_JB_X27] 62 stp x29, x30, [x0, #_JB_X29] 64 stp d8, d9, [x0, #_JB_D8] define 65 stp d10, d11, [x0, #_JB_D10] 66 stp d12, d13, [x0, #_JB_D12 [all...] |
_setjmp.S | 57 stp x7, x3, [x0, #_JB_MAGIC] 59 stp x19, x20, [x0, #_JB_X19] 60 stp x21, x22, [x0, #_JB_X21] 61 stp x23, x24, [x0, #_JB_X23] 62 stp x25, x26, [x0, #_JB_X25] 63 stp x27, x28, [x0, #_JB_X27] 64 stp x29, x30, [x0, #_JB_X29] 66 stp d8, d9, [x0, #_JB_D8] define 67 stp d10, d11, [x0, #_JB_D10] 68 stp d12, d13, [x0, #_JB_D12 [all...] |
setjmp.S | 55 stp x7, x3, [x0, #_JB_MAGIC] 57 stp x19, x20, [x0, #_JB_X19] 58 stp x21, x22, [x0, #_JB_X21] 59 stp x23, x24, [x0, #_JB_X23] 60 stp x25, x26, [x0, #_JB_X25] 61 stp x27, x28, [x0, #_JB_X27] 62 stp x29, x30, [x0, #_JB_X29] 64 stp d8, d9, [x0, #_JB_D8] define 65 stp d10, d11, [x0, #_JB_D10] 66 stp d12, d13, [x0, #_JB_D12 [all...] |
/src/sys/arch/hppa/stand/common/ |
pdc.c | 301 int i, stp; local in function:pdc_findev 338 stp = IODC_INIT_FIRST; 340 if ((err = (iodc)(io, stp, io->io_spa, layers, 345 stp==IODC_INIT_FIRST? 359 stp = IODC_INIT_NEXT;
|
pdc.c | 301 int i, stp; local in function:pdc_findev 338 stp = IODC_INIT_FIRST; 340 if ((err = (iodc)(io, stp, io->io_spa, layers, 345 stp==IODC_INIT_FIRST? 359 stp = IODC_INIT_NEXT;
|
/src/tests/lib/libc/locale/ |
t_mbrtowc.c | 140 mbstate_t *stp; local in function:h_ctype2 159 stp = use_mbstate ? &st : 0; 169 ATF_REQUIRE(mbsinit(stp) != 0); 172 size_t rv = mbrtowc(&dst, src, n, stp); 223 rv = mbsrtowcs(wbuf, &src, SIZE, stp);
|
t_wctomb.c | 111 mbstate_t *stp = NULL; local in function:h_wctomb 120 stp = &st; 144 ret = wcrtomb(cs, wcs[i], stp);
|
t_mbrtowc.c | 140 mbstate_t *stp; local in function:h_ctype2 159 stp = use_mbstate ? &st : 0; 169 ATF_REQUIRE(mbsinit(stp) != 0); 172 size_t rv = mbrtowc(&dst, src, n, stp); 223 rv = mbsrtowcs(wbuf, &src, SIZE, stp);
|
t_wctomb.c | 111 mbstate_t *stp = NULL; local in function:h_wctomb 120 stp = &st; 144 ret = wcrtomb(cs, wcs[i], stp);
|
/src/sys/arch/bebox/stand/boot/ |
kbd.c | 47 #define STP 0x0080 /* stop output */ 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 125 if (act & STP) { 128 stp = !stp; 130 stp = brk ? 0 : 1;
|
kbd.c | 47 #define STP 0x0080 /* stop output */ 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 125 if (act & STP) { 128 stp = !stp; 130 stp = brk ? 0 : 1;
|
/src/sys/arch/prep/stand/boot/ |
kbd.c | 47 #define STP 0x0080 /* stop output */ 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 125 if (act & STP) { 128 stp = !stp; 130 stp = brk ? 0 : 1;
|
kbd.c | 47 #define STP 0x0080 /* stop output */ 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 125 if (act & STP) { 128 stp = !stp; 130 stp = brk ? 0 : 1;
|
/src/sys/crypto/chacha/arch/arm/ |
chacha_neon_64.S | 150 stp fp, lr, [sp, #-0x50]! /* push stack frame with uint64[8] */ 153 stp d8, d9, [sp, #0x10] /* save callee-saves vectors */ define 154 stp d10, d11, [sp, #0x20] 155 stp d12, d13, [sp, #0x30] 156 stp d14, d15, [sp, #0x40] 289 stp fp, lr, [sp, #-0x50]! /* push stack frame with uint64[8] */ 292 stp d8, d9, [sp, #0x10] /* save callee-saves vectors */ define 293 stp d10, d11, [sp, #0x20] 294 stp d12, d13, [sp, #0x30] 295 stp d14, d15, [sp, #0x40 [all...] |
chacha_neon_64.S | 150 stp fp, lr, [sp, #-0x50]! /* push stack frame with uint64[8] */ 153 stp d8, d9, [sp, #0x10] /* save callee-saves vectors */ define 154 stp d10, d11, [sp, #0x20] 155 stp d12, d13, [sp, #0x30] 156 stp d14, d15, [sp, #0x40] 289 stp fp, lr, [sp, #-0x50]! /* push stack frame with uint64[8] */ 292 stp d8, d9, [sp, #0x10] /* save callee-saves vectors */ define 293 stp d10, d11, [sp, #0x20] 294 stp d12, d13, [sp, #0x30] 295 stp d14, d15, [sp, #0x40 [all...] |
/src/sbin/scan_ffs/ |
scan_ffs.c | 535 struct stat stp; local in function:main 537 if (stat(fpath, &stp)) 541 end = (uint64_t)stp.st_size; 544 (uint64_t)stp.st_size);
|
scan_ffs.c | 535 struct stat stp; local in function:main 537 if (stat(fpath, &stp)) 541 end = (uint64_t)stp.st_size; 544 (uint64_t)stp.st_size);
|
/src/usr.bin/rdist/ |
server.c | 64 char *stp[32]; /* stack of saved tp's for directories */ variable in typeref:typename:char * [32] 165 tp = stp[--catname]; 806 if (catname >= (int)sizeof(stp)) { 811 stp[catname] = tp; 845 tp = stp[--catname];
|
server.c | 64 char *stp[32]; /* stack of saved tp's for directories */ variable in typeref:typename:char * [32] 165 tp = stp[--catname]; 806 if (catname >= (int)sizeof(stp)) { 811 stp[catname] = tp; 845 tp = stp[--catname];
|
/src/lib/libtelnet/ |
enc_des.c | 498 fb64_stream_iv(Block seed, struct stinfo *stp) 501 memmove((void *)stp->str_iv, (void *)seed, sizeof(Block)); 502 memmove((void *)stp->str_output, (void *)seed, sizeof(Block)); 504 des_key_sched(&stp->str_ikey, stp->str_sched); 506 stp->str_index = sizeof(Block); 510 fb64_stream_key(Block *key, struct stinfo *stp) 512 memmove((void *)stp->str_ikey, (void *)key, sizeof(Block)); 513 des_key_sched(key, stp->str_sched); 515 memmove((void *)stp->str_output, (void *)stp->str_iv, sizeof(Block)) 545 register struct stinfo *stp = &fb[CFB].streams[DIR_ENCRYPT-1]; local in function:cfb64_encrypt 568 register struct stinfo *stp = &fb[CFB].streams[DIR_DECRYPT-1]; local in function:cfb64_decrypt 618 register struct stinfo *stp = &fb[OFB].streams[DIR_ENCRYPT-1]; local in function:ofb64_encrypt 638 register struct stinfo *stp = &fb[OFB].streams[DIR_DECRYPT-1]; local in function:ofb64_decrypt [all...] |
enc_des.c | 498 fb64_stream_iv(Block seed, struct stinfo *stp) 501 memmove((void *)stp->str_iv, (void *)seed, sizeof(Block)); 502 memmove((void *)stp->str_output, (void *)seed, sizeof(Block)); 504 des_key_sched(&stp->str_ikey, stp->str_sched); 506 stp->str_index = sizeof(Block); 510 fb64_stream_key(Block *key, struct stinfo *stp) 512 memmove((void *)stp->str_ikey, (void *)key, sizeof(Block)); 513 des_key_sched(key, stp->str_sched); 515 memmove((void *)stp->str_output, (void *)stp->str_iv, sizeof(Block)) 545 register struct stinfo *stp = &fb[CFB].streams[DIR_ENCRYPT-1]; local in function:cfb64_encrypt 568 register struct stinfo *stp = &fb[CFB].streams[DIR_DECRYPT-1]; local in function:cfb64_decrypt 618 register struct stinfo *stp = &fb[OFB].streams[DIR_ENCRYPT-1]; local in function:ofb64_encrypt 638 register struct stinfo *stp = &fb[OFB].streams[DIR_DECRYPT-1]; local in function:ofb64_decrypt [all...] |
/src/sys/external/bsd/ipf/netinet/ |
radix_ipf.c | 1013 myst_t *stp; local in function:ipf_rx_freenode 1015 stp = (myst_t *)node; 1016 rv = ipf_rx_delete(head, &stp->dst, &stp->mask); 1117 myst_t *stp = (myst_t *)node; local in function:nodeprinter 1123 addrname(&stp->dst), node[0].maskbitcount); 1124 if (stp->printed == -1) 1125 printf("!!! %d\n", stp->printed); 1127 stp->printed = 1; 1132 printnode(stp) 1286 myst_t *stp; local in function:dumptree 1308 myst_t *stp; local in function:test_addr 1346 myst_t *stp; local in function:delete_addr 1387 myst_t *stp; local in function:add_addr [all...] |
/src/usr.bin/pr/ |
pr.c | 334 int stp; local in function:vertcol 440 stp = 1; 442 stp = 0; 478 if (!stp) {
|
/src/lib/libc/regex/ |
engine.c | 443 const char *stp; /* string matched by it cannot pass here */ local in function:dissect 503 stp = stop; 506 rest = walk(m, sp, stp, ss, es, false); 513 stp = rest - 1; 514 assert(stp >= sp); /* it did work */ 527 stp = stop; 530 rest = walk(m, sp, stp, ss, es, false); 537 stp = rest - 1; 538 assert(stp >= sp); /* it did work */ 563 stp = stop [all...] |