| /netbsd-src/usr.bin/locate/locate/ |
| H A D | locate.c | 253 char *subp = globfree; in patprep() local 255 *subp++ = '\0'; in patprep() 277 *subp++ = '/'; in patprep() 283 (p <= endmark) && subp < (globfree + sizeof(globfree));) in patprep() 284 *subp++ = *p++; in patprep() 286 *subp = '\0'; in patprep() 287 return --subp; in patprep()
|
| /netbsd-src/usr.sbin/catman/ |
| H A D | catman.c | 138 TAG *defnewp, *sectnewp, *subp; in setdefentries() local 158 subp = gettag("_subdir", 1); in setdefentries() 159 if (defp == NULL || subp == NULL) in setdefentries() 176 subp = sectnewp; in setdefentries() 194 TAILQ_FOREACH(e_subp, &subp->entrylist, q) { in setdefentries() 218 TAILQ_FOREACH(e_subp, &subp->entrylist, q) { in setdefentries() 238 TAILQ_FOREACH(e_subp, &subp->entrylist, q) { in setdefentries()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | ad.c | 474 const char *subtags, *subp, *subdelimp, *subn; in is_ad_subtags() local 486 for( subp=subtags ; subp; subp=subdelimp ) { in is_ad_subtags() 487 subdelimp = strchrlen( subp, subn, ';', &sublen ); in is_ad_subtags() 492 && strncmp( supp, subp, sublen ) == 0 ) in is_ad_subtags() 494 && strncmp( supp, subp, suplen ) == 0 ) ) in is_ad_subtags()
|
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | mapc.c | 962 char *subp; in mapc_meta_search() local 972 while (error && (subp = strrchr(wildname, '/'))) { in mapc_meta_search() 978 xstrlcpy(subp, "/*", sizeof(wildname) - (subp - wildname)); in mapc_meta_search() 982 *subp = '\0'; in mapc_meta_search()
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
| H A D | mul_fft.c | 693 int subp = 0; in mpn_mul_fft_decompose() local 702 if (subp) in mpn_mul_fft_decompose() 706 subp ^= 1; in mpn_mul_fft_decompose() 711 if (subp) in mpn_mul_fft_decompose()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-c.cc | 1451 tree subp = build_int_cst (TREE_TYPE (arg2), in resolve_vec_extract() local 1453 arg2 = build_binary_op (loc, BIT_AND_EXPR, arg2, subp, 0); in resolve_vec_extract()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64-builtins.c | 1240 AARCH64_INIT_MEMTAG_BUILTINS_DECL (SUBP, subp, subp, fntype); in aarch64_init_memtag_builtins()
|
| H A D | aarch64.md | 7568 (define_insn "subp" 7576 "subp\\t%0, %1, %2"
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64-builtins.cc | 1604 AARCH64_INIT_MEMTAG_BUILTINS_DECL (SUBP, subp, subp, fntype); in aarch64_init_memtag_builtins()
|
| H A D | aarch64.md | 7652 (define_insn "subp" 7660 "subp\\t%0, %1, %2"
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-2018 | 122 * aarch64-tbl.h (aarch64_opcode_table): Add subp, subps and cmpp.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-2018 | 122 * aarch64-tbl.h (aarch64_opcode_table): Add subp, subps and cmpp.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2018 | 122 * aarch64-tbl.h (aarch64_opcode_table): Add subp, subps and cmpp.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2018 | 122 * aarch64-tbl.h (aarch64_opcode_table): Add subp, subps and cmpp.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2018 | 496 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Add tests for subp,
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2018 | 496 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Add tests for subp,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 1800 def SUBP : SUBP<0, "subp", int_aarch64_subp>, Sched<[]>;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2019 | 3406 (irg, gmi, subp, addg, ldg, stg): New instructions.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 98188 [gdb/testsuite] Fix gdb.base/nested-subp{2,3}.exp with recent ld
|