| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | BuiltinsMips.def | 29 BUILTIN(__builtin_mips_madd, "LLiLLiii", "nc") 30 BUILTIN(__builtin_mips_maddu, "LLiLLiUiUi", "nc") 31 BUILTIN(__builtin_mips_msub, "LLiLLiii", "nc") 32 BUILTIN(__builtin_mips_msubu, "LLiLLiUiUi", "nc") 40 BUILTIN(__builtin_mips_modsub, "iii", "nc") 42 BUILTIN(__builtin_mips_raddu_w_qb, "iV4Sc", "nc") 47 BUILTIN(__builtin_mips_precrq_qb_ph, "V4ScV2sV2s", "nc") 49 BUILTIN(__builtin_mips_precrq_ph_w, "V2sii", "nc") 51 BUILTIN(__builtin_mips_preceq_w_phl, "iV2s", "nc") 52 BUILTIN(__builtin_mips_preceq_w_phr, "iV2s", "nc") [all …]
|
| H A D | BuiltinsSystemZ.def | 26 TARGET_BUILTIN(__builtin_tx_nesting_depth, "i", "nc", "transactional-execution") 35 TARGET_BUILTIN(__builtin_s390_lcbb, "UivC*Ii", "nc", "vector") 39 TARGET_BUILTIN(__builtin_s390_vperm, "V16UcV16UcV16UcV16Uc", "nc", "vector") 40 TARGET_BUILTIN(__builtin_s390_vpdi, "V2ULLiV2ULLiV2ULLiIi", "nc", "vector") 41 TARGET_BUILTIN(__builtin_s390_vpksh, "V16ScV8SsV8Ss", "nc", "vector") 42 TARGET_BUILTIN(__builtin_s390_vpkshs, "V16ScV8SsV8Ssi*", "nc", "vector") 43 TARGET_BUILTIN(__builtin_s390_vpksf, "V8SsV4SiV4Si", "nc", "vector") 44 TARGET_BUILTIN(__builtin_s390_vpksfs, "V8SsV4SiV4Sii*", "nc", "vector") 45 TARGET_BUILTIN(__builtin_s390_vpksg, "V4SiV2SLLiV2SLLi", "nc", "vector") 46 TARGET_BUILTIN(__builtin_s390_vpksgs, "V4SiV2SLLiV2SLLii*", "nc", "vector") [all …]
|
| H A D | BuiltinsAMDGPU.def | 28 BUILTIN(__builtin_amdgcn_dispatch_ptr, "v*4", "nc") 29 BUILTIN(__builtin_amdgcn_kernarg_segment_ptr, "v*4", "nc") 30 BUILTIN(__builtin_amdgcn_implicitarg_ptr, "v*4", "nc") 31 BUILTIN(__builtin_amdgcn_queue_ptr, "v*4", "nc") 33 BUILTIN(__builtin_amdgcn_workgroup_id_x, "Ui", "nc") 34 BUILTIN(__builtin_amdgcn_workgroup_id_y, "Ui", "nc") 35 BUILTIN(__builtin_amdgcn_workgroup_id_z, "Ui", "nc") 37 BUILTIN(__builtin_amdgcn_workitem_id_x, "Ui", "nc") 38 BUILTIN(__builtin_amdgcn_workitem_id_y, "Ui", "nc") 39 BUILTIN(__builtin_amdgcn_workitem_id_z, "Ui", "nc") [all …]
|
| H A D | BuiltinsWebAssembly.def | 29 TARGET_BUILTIN(__builtin_wasm_tls_size, "z", "nc", "bulk-memory") 30 TARGET_BUILTIN(__builtin_wasm_tls_align, "z", "nc", "bulk-memory") 34 BUILTIN(__builtin_wasm_min_f32, "fff", "nc") 35 BUILTIN(__builtin_wasm_max_f32, "fff", "nc") 36 BUILTIN(__builtin_wasm_min_f64, "ddd", "nc") 37 BUILTIN(__builtin_wasm_max_f64, "ddd", "nc") 49 BUILTIN(__builtin_wasm_trunc_s_i32_f32, "if", "nc") 50 BUILTIN(__builtin_wasm_trunc_u_i32_f32, "if", "nc") 51 BUILTIN(__builtin_wasm_trunc_s_i32_f64, "id", "nc") 52 BUILTIN(__builtin_wasm_trunc_u_i32_f64, "id", "nc") [all …]
|
| H A D | BuiltinsRISCV.def | 19 TARGET_BUILTIN(__builtin_riscv_orc_b_32, "ZiZi", "nc", "zbb") 20 TARGET_BUILTIN(__builtin_riscv_orc_b_64, "WiWi", "nc", "zbb,64bit") 21 TARGET_BUILTIN(__builtin_riscv_clz_32, "ZiZi", "nc", "zbb") 22 TARGET_BUILTIN(__builtin_riscv_clz_64, "WiWi", "nc", "zbb,64bit") 23 TARGET_BUILTIN(__builtin_riscv_ctz_32, "ZiZi", "nc", "zbb") 24 TARGET_BUILTIN(__builtin_riscv_ctz_64, "WiWi", "nc", "zbb,64bit") 27 TARGET_BUILTIN(__builtin_riscv_clmul, "LiLiLi", "nc", "zbc|zbkc") 28 TARGET_BUILTIN(__builtin_riscv_clmulh, "LiLiLi", "nc", "zbc|zbkc") 29 TARGET_BUILTIN(__builtin_riscv_clmulr, "LiLiLi", "nc", "zbc") 32 TARGET_BUILTIN(__builtin_riscv_xperm4, "LiLiLi", "nc", "zbkx") [all …]
|
| H A D | BuiltinsLoongArch.def | 20 TARGET_BUILTIN(__builtin_loongarch_cacop_d, "vLiULiLi", "nc", "64bit") 21 TARGET_BUILTIN(__builtin_loongarch_cacop_w, "viUii", "nc", "32bit") 22 TARGET_BUILTIN(__builtin_loongarch_dbar, "vIUi", "nc", "") 23 TARGET_BUILTIN(__builtin_loongarch_ibar, "vIUi", "nc", "") 24 TARGET_BUILTIN(__builtin_loongarch_movfcsr2gr, "UiIUi", "nc", "f") 25 TARGET_BUILTIN(__builtin_loongarch_movgr2fcsr, "vIUiUi", "nc", "f") 26 TARGET_BUILTIN(__builtin_loongarch_break, "vIUi", "nc", "") 27 TARGET_BUILTIN(__builtin_loongarch_syscall, "vIUi", "nc", "") 28 TARGET_BUILTIN(__builtin_loongarch_cpucfg, "UiUi", "nc", "") 29 TARGET_BUILTIN(__builtin_loongarch_asrtle_d, "vLiLi", "nc", "64bit") [all …]
|
| H A D | BuiltinsARM.def | 32 BUILTIN(__builtin_arm_smulbb, "iii", "nc") 33 BUILTIN(__builtin_arm_smulbt, "iii", "nc") 34 BUILTIN(__builtin_arm_smultb, "iii", "nc") 35 BUILTIN(__builtin_arm_smultt, "iii", "nc") 36 BUILTIN(__builtin_arm_smulwb, "iii", "nc") 37 BUILTIN(__builtin_arm_smulwt, "iii", "nc") 40 BUILTIN(__builtin_arm_qadd, "iii", "nc") 41 BUILTIN(__builtin_arm_qsub, "iii", "nc") 42 BUILTIN(__builtin_arm_qdbl, "ii", "nc") 43 BUILTIN(__builtin_arm_ssat, "iiUi", "nc") [all …]
|
| H A D | BuiltinsAArch64.def | 38 BUILTIN(__builtin_arm_rbit, "UiUi", "nc") 39 BUILTIN(__builtin_arm_rbit64, "WUiWUi", "nc") 40 BUILTIN(__builtin_arm_cls, "UiZUi", "nc") 41 BUILTIN(__builtin_arm_cls64, "UiWUi", "nc") 52 TARGET_BUILTIN(__builtin_arm_crc32b, "UiUiUc", "nc", "crc") 53 TARGET_BUILTIN(__builtin_arm_crc32cb, "UiUiUc", "nc", "crc") 54 TARGET_BUILTIN(__builtin_arm_crc32h, "UiUiUs", "nc", "crc") 55 TARGET_BUILTIN(__builtin_arm_crc32ch, "UiUiUs", "nc", "crc") 56 TARGET_BUILTIN(__builtin_arm_crc32w, "UiUiUi", "nc", "crc") 57 TARGET_BUILTIN(__builtin_arm_crc32cw, "UiUiUi", "nc", "crc") [all …]
|
| /openbsd-src/sys/dev/pci/ |
| H A D | nviic.c | 143 struct nviic_controller *nc; in nviic_attach() local 169 nc = &sc->sc_nc[i]; in nviic_attach() 174 0, &nc->nc_ioh)) { in nviic_attach() 180 nc->nc_sc = sc; in nviic_attach() 181 rw_init(&nc->nc_lock, "nviic"); in nviic_attach() 182 nc->nc_i2c.ic_cookie = nc; in nviic_attach() 183 nc->nc_i2c.ic_acquire_bus = nviic_i2c_acquire_bus; in nviic_attach() 184 nc->nc_i2c.ic_release_bus = nviic_i2c_release_bus; in nviic_attach() 185 nc->nc_i2c.ic_exec = nviic_i2c_exec; in nviic_attach() 189 iba.iba_tag = &nc->nc_i2c; in nviic_attach() [all …]
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Nm/ |
| H A D | punct.out_ascii | 4 NNmm--ppuunncctt - punctuation handling by the Nm macro 7 …closing punctuation aa) only one NNmm--ppuunncctt) only more than one NNmm--ppuunnc… 8 …middle aa) zz start NNmm--ppuunncctt) z dot NNmm--ppuunncctt. z comma NNmm--p… 9 …NNmm--ppuunncctt; z colon NNmm--ppuunncctt: z quest NNmm--ppuunncctt? z ex… 10 …NNmm--ppuunncctt) z bracket NNmm--ppuunncctt] z bar | mm op paren (aa op bracket… 12 Missing blank: NNmm--ppuunncctt..
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | bld.c | 690 ffebldConstant nc; in ffebld_constant_new_character1_val() local 712 nc = malloc_new_kp (ffebld_constant_pool(), in ffebld_constant_new_character1_val() 714 sizeof (*nc)); in ffebld_constant_new_character1_val() 715 nc->next = c->next; in ffebld_constant_new_character1_val() 716 nc->consttype = FFEBLD_constCHARACTER1; in ffebld_constant_new_character1_val() 717 nc->u.character1 = val; in ffebld_constant_new_character1_val() 719 nc->hook = FFECOM_constantNULL; in ffebld_constant_new_character1_val() 721 c->next = nc; in ffebld_constant_new_character1_val() 723 return nc; in ffebld_constant_new_character1_val() 753 ffebldConstant nc; in ffebld_constant_new_complex1_val() local [all …]
|
| /openbsd-src/regress/lib/libssl/interop/netcat/ |
| H A D | Makefile | 15 REGRESS_TARGETS += run-netcat-client-${clib}-server-nc 18 run-netcat-client-${clib}-server-nc: ../${clib}/client 127.0.0.1.crt 20 nc >${@:S/^run/server/}.out \ 42 REGRESS_TARGETS += run-netcat-client-nc-server-${slib} 44 run-netcat-client-nc-server-${slib}: ../${slib}/server 127.0.0.1.crt 49 nc >${@:S/^run/client/}.out \ 68 run-protocol-client-${clib}: client-netcat-client-${clib}-server-nc.out 70 grep 'Protocol *: TLSv1.[23]' client-netcat-client-${clib}-server-nc.out 78 run-protocol-server-${slib}: server-netcat-client-nc-server-${slib}.out 80 grep 'Protocol *: TLSv1.[23]' server-netcat-client-nc [all...] |
| /openbsd-src/usr.bin/mandoc/ |
| H A D | man_validate.c | 295 struct roff_node *nc; in post_SH() local 298 nc = n->child; in post_SH() 307 if (nc != NULL && nc->type == ROFFT_TEXT && in post_SH() 308 strcmp(nc->string, tag) == 0) in post_SH() 316 if (nc != NULL) in post_SH() 323 if ((nc->tok == MAN_LP || nc->tok == MAN_PP || nc->tok == MAN_P) && in post_SH() 324 nc->body->child != NULL) { in post_SH() 325 while (nc->body->last != NULL) { in post_SH() 327 roff_node_relink(man, nc->body->last); in post_SH() 332 if (nc->tok == MAN_LP || nc->tok == MAN_PP || nc->tok == MAN_P || in post_SH() [all …]
|
| /openbsd-src/sys/dev/ic/ |
| H A D | pckbc.c | 679 struct pckbc_devcmd nc; in pckbc_poll_cmd() local 684 bzero(&nc, sizeof(nc)); in pckbc_poll_cmd() 685 memcpy(nc.cmd, cmd, len); in pckbc_poll_cmd() 686 nc.cmdlen = len; in pckbc_poll_cmd() 687 nc.responselen = responselen; in pckbc_poll_cmd() 688 nc.flags = (slow ? KBC_CMDFLAG_SLOW : 0); in pckbc_poll_cmd() 690 pckbc_poll_cmd1(self, slot, &nc); in pckbc_poll_cmd() 692 if (nc.status == 0 && respbuf) in pckbc_poll_cmd() 693 memcpy(respbuf, nc.response, responselen); in pckbc_poll_cmd() 695 return (nc.status); in pckbc_poll_cmd() [all …]
|
| /openbsd-src/etc/etc.sparc64/ |
| H A D | disktab | 4 :dt=rdroot:se#512:nt#2:ns#64:nc#90:\ 8 # Leave nc=16; adjust size using: ns 10 :dt=rdroot:se#512:nc#16:nt#2:ns#192:\ 15 :dt=floppy:se#512:nt#2:ns#18:nc#80:\ 21 :dt=rdroot:se#512:nt#1:ns#640:nc#2048:\ 28 :dt=rdroot:se#512:nt#1:ns#32:nc#200:\ 33 :dt=rdroot:se#512:nt#1:ns#32:nc#32256:\
|
| /openbsd-src/sys/arch/hppa/gsc/ |
| H A D | gsckbc.c | 715 struct pckbc_devcmd nc; local 720 bzero(&nc, sizeof(nc)); 721 bcopy(cmd, nc.cmd, len); 722 nc.cmdlen = len; 723 nc.responselen = responselen; 724 nc.flags = (slow ? KBC_CMDFLAG_SLOW : 0); 726 pckbc_poll_cmd1(self, slot, &nc); 728 if (nc.status == 0 && respbuf) 729 bcopy(nc.response, respbuf, responselen); 731 return (nc.status); [all …]
|
| /openbsd-src/lib/libc/stdlib/ |
| H A D | radixsort.c | 124 static int count[256], nc, bmin; in r_sort_a() local 143 if (nc == 0) { in r_sort_a() 150 nc++; in r_sort_a() 153 if (sp + nc > s + SIZE) { /* Get more stack. */ in r_sort_a() 174 for (cp = count + bmin; nc > 0; cp++) { in r_sort_a() 185 nc--; in r_sort_a() 212 static int count[256], nc, bmin; in r_sort_b() local 228 if (nc == 0) { in r_sort_b() 235 nc++; in r_sort_b() 238 if (sp + nc > s + SIZE) { in r_sort_b() [all …]
|
| /openbsd-src/etc/etc.amd64/ |
| H A D | disktab | 4 :dt=rdroot:se#512:nt#1:ns#64:nc#160:\ 9 :dt=rdroot:se#512:nt#1:ns#64:nc#21248:\ 14 :dt=floppy:se#512:nt#2:ns#36:nc#80:\ 19 :dt=floppy:se#512:nt#2:ns#18:nc#80:\ 24 :dt=rdroot:se#512:nt#2:ns#140:nc#16:\ 29 :dt=rdroot:se#512:nt#2:ns#230:nc#16:\
|
| /openbsd-src/sys/dev/ofw/ |
| H A D | ofw_misc.c | 571 struct nvmem_cell *nc; in nvmem_register_child() local 584 nc = malloc(sizeof(struct nvmem_cell), M_DEVBUF, M_WAITOK); in nvmem_register_child() 585 nc->nc_phandle = phandle; in nvmem_register_child() 586 nc->nc_nd = nd; in nvmem_register_child() 587 nc->nc_addr = reg[0]; in nvmem_register_child() 588 nc->nc_size = reg[1]; in nvmem_register_child() 589 nc->nc_offset = bits[0]; in nvmem_register_child() 590 nc->nc_bitlen = bits[1]; in nvmem_register_child() 591 LIST_INSERT_HEAD(&nvmem_cells, nc, nc_list); in nvmem_register_child() 627 struct nvmem_cell *nc; in nvmem_read_cell() local [all …]
|
| /openbsd-src/gnu/llvm/libcxx/src/ |
| H A D | debug.cpp | 159 size_t nc = __next_prime(2*static_cast<size_t>(__cend_ - __cbeg_) + 1); in __insert_c() local 160 __c_node** cbeg = static_cast<__c_node**>(calloc(nc, sizeof(__c_node*))); in __insert_c() 169 size_t h = hash<void*>()(q->__c_) % nc; in __insert_c() 178 __cend_ = __cbeg_ + nc; in __insert_c() 470 size_t nc = 2*static_cast<size_t>(cap_ - beg_); in __add() local 471 if (nc == 0) in __add() 472 nc = 1; in __add() 474 static_cast<__i_node**>(malloc(nc * sizeof(__i_node*))); in __add() 478 if (nc > 1) in __add() 479 memcpy(beg, beg_, nc/2*sizeof(__i_node*)); in __add() [all …]
|
| /openbsd-src/etc/etc.powerpc64/ |
| H A D | disktab | 3 # Leave nc=16; adjust size using: ns 5 :dt=rdroot:se#512:nc#16:nt#2:ns#512:\ 10 :dt=rdroot:se#512:nc#16:nt#2:ns#512:\ 15 :dt=rdroot:se#512:nc#33:nt#16:ns#128:\
|
| /openbsd-src/regress/sys/net/pair/ |
| H A D | Makefile | 167 rm -f nc.log 168 nc -4 -v -l -V ${N$t} ${IP_${N$t}} 12345 >/dev/null 2>nc.log & 171 if fgrep -q Listening nc.log; then break; fi; sleep .1; done 172 fgrep Listening nc.log 182 rm -f nc.log 183 nc -6 -v -l -V ${N$t} ${IP6_${N$t}} 12345 >/dev/null 2>nc.log & 186 if fgrep -q Listening nc.log; then break; fi; sleep .1; done 187 fgrep Listening nc.log
|
| /openbsd-src/etc/etc.landisk/ |
| H A D | disktab | 3 # Leave nc=16; adjust size using: ns 5 :dt=rdroot:se#512:nc#16:nt#2:ns#256:\ 11 :dt=rdroot:se#512:nc#16:nt#2:ns#160:\ 16 :dt=rdroot:se#512:nc#160:nt#2:ns#16:\
|
| /openbsd-src/usr.bin/rdist/ |
| H A D | gram.y | 413 struct cmd *c, *prev, *nc; in insert() local 440 nc = ALLOC(cmd); in insert() 441 nc->c_type = ARROW; in insert() 442 nc->c_name = h->n_name; in insert() 443 nc->c_label = label; in insert() 444 nc->c_files = files; in insert() 445 nc->c_cmds = scmds; in insert() 446 nc->c_flags = 0; in insert() 447 nc->c_next = c; in insert() 449 cmds = nc; in insert() [all …]
|
| /openbsd-src/etc/etc.armv7/ |
| H A D | disktab | 3 # Leave nc=16; adjust size using: ns 5 :dt=rdroot:se#512:nc#16:nt#2:ns#700:\ 10 :dt=rdroot:se#512:nc#9:nt#16:ns#496:\
|