Searched refs:nloc (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| D | sparcv9a-mont.pl | 123 $nloa="%f48"; $nlob="%f50"; $nloc="%f52"; $nlod="%f54"; 247 fmuld $nlo,$nc,$nloc 252 faddd $aloc,$nloc,$nloc 267 faddd $nloc,$nhia,$nloc 272 fdtox $nloc,$nloc 279 std $nloc,[%sp+$bias+$frame+16] 312 fmuld $nlo,$nc,$nloc 323 faddd $aloc,$nloc,$nloc 351 faddd $nloc,$nhia,$nloc 356 fdtox $nloc,$nloc [all …]
|
| /netbsd/src/external/bsd/am-utils/dist/conf/checkmount/ |
| D | checkmount_bsd44.c | 57 int nloc, i; in fixmount_check_mount() local 61 nloc = getmntinfo(&mntbufp, MNT_NOWAIT); in fixmount_check_mount() 62 if (nloc <= 0) { in fixmount_check_mount() 68 for (i=0; i<nloc; ++i) { in fixmount_check_mount()
|
| /netbsd/src/external/bsd/am-utils/dist/conf/mtab/ |
| D | mtab_bsd.c | 115 int nloc = getmntinfo(&mntbufp, MNT_NOWAIT); in read_mtab() local 117 if (nloc == 0) { in read_mtab() 122 for (mntp = mntbufp; mntp < mntbufp + nloc; mntp++) { in read_mtab()
|
| D | mtab_osf.c | 120 int nloc = getmntinfo(&mntbufp, MNT_NOWAIT); in read_mtab() local 122 if (nloc == 0) { in read_mtab() 127 for (mntp = mntbufp; mntp < mntbufp + nloc; mntp++) { in read_mtab()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | bp-cond-failure.exp | 47 proc run_test { cond_eval access_type lineno nloc } { argument 62 if { $nloc > 1 } {
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | var-tracking.cc | 5725 rtx nloc = NULL; in add_uses() local 5729 nloc = replace_expr_with_values (vloc); in add_uses() 5731 if (nloc) in add_uses() 5734 PAT_VAR_LOCATION_LOC (oloc) = nloc; in add_uses() 5764 rtx vloc, oloc = loc, nloc; in add_uses() local 5803 nloc = replace_expr_with_values (loc); in add_uses() 5804 if (!nloc) in add_uses() 5805 nloc = oloc; in add_uses() 5807 if (vloc != nloc) in add_uses() 5812 mo.u.loc = gen_rtx_CONCAT (mode, oloc, nloc); in add_uses() [all …]
|
| D | tree-eh.cc | 4449 location_t nloc in cleanup_empty_eh_merge_phis() local 4452 redirect_edge_var_map_add (e, nresult, nop, nloc); in cleanup_empty_eh_merge_phis()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | i6400.md | 67 ;; shifts, nloc, nlzc, bneg, bclr, shf
|
| D | mips-msa.md | 2338 "nloc.<msafmt>\t%w0,%w1"
|