Home
last modified time | relevance | path

Searched refs:nloc (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
Dsparcv9a-mont.pl123 $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/
Dcheckmount_bsd44.c57 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/
Dmtab_bsd.c115 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()
Dmtab_osf.c120 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/
Dbp-cond-failure.exp47 proc run_test { cond_eval access_type lineno nloc } { argument
62 if { $nloc > 1 } {
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvar-tracking.cc5725 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 …]
Dtree-eh.cc4449 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/
Di6400.md67 ;; shifts, nloc, nlzc, bneg, bclr, shf
Dmips-msa.md2338 "nloc.<msafmt>\t%w0,%w1"