Home
last modified time | relevance | path

Searched refs:n1 (Results 76 – 100 of 137) sorted by relevance

123456

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsinf.c155 int n0 = 0, n1 = 0, n2 = 0, n3, hx, ix, medium; in __vsinf() local
191 n1 = LO(z1); in __vsinf()
211 hx = (n0 & 1) | ((n1 & 1) << 1) | ((n2 & 1) << 2) | in __vsinf()
360 *y = (n1 & 2)? -f1 : f1; in __vsinf()
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c198 domcmp(const char *n1, const char *n2) in domcmp() argument
205 if ((n1 == NULL) || (n2 == NULL)) in domcmp()
208 l1 = strlen(n1); in domcmp()
212 if (l1 != 0 && n1[l1 - 1] == '.') { in domcmp()
228 if (strncasecmp(n1, &n2[l2 - l1], l1) == 0) { in domcmp()
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dchem.awk472 function fields(n1, n2, i, s) {
473 if (n1 > n2)
476 for (i = n1; i <= n2; i++) {
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsincosf.S81 #define n1 STACK_BIAS-0x48 macro
110 ! o1 n1
449 st %f13,[%fp+n1]
469 ld [%fp+n1],%o1
552 ld [%fp+n1],%o1
561 stx %g1,[%fp+n1]
631 ldd [%fp+n1],%f32
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm663 my($n1, $n2);
665 $n1 = $1;
667 $n1 = 0;
675 if ($n1 == $n2) {
681 $n2 <=> $n1;
/illumos-gate/usr/src/cmd/awk/
H A Dlib.c112 makefields(int n1, int n2) /* create $n1..$n2 inclusive */ in makefields() argument
117 for (i = n1; i <= n2; i++) { in makefields()
498 cleanfld(int n1, int n2) in cleanfld() argument
503 for (i = n1; i <= n2; i++) { in cleanfld()
/illumos-gate/usr/src/common/ficl/
H A Dprimitives.c2701 ficlInteger n1; in ficlPrimitiveFMSlashMod() local
2706 n1 = ficlStackPopInteger(vm->dataStack); in ficlPrimitiveFMSlashMod()
2708 qr = ficl2IntegerDivideFloored(d1, n1); in ficlPrimitiveFMSlashMod()
2726 ficlInteger n1; in ficlPrimitiveSMSlashRem() local
2731 n1 = ficlStackPopInteger(vm->dataStack); in ficlPrimitiveSMSlashRem()
2733 qr = ficl2IntegerDivideSymmetric(d1, n1); in ficlPrimitiveSMSlashRem()
2743 ficlInteger n1; in ficlPrimitiveMod() local
2748 n1 = ficlStackPopInteger(vm->dataStack); in ficlPrimitiveMod()
2787 ficlInteger n1; in ficlPrimitiveMStar() local
2792 n1 = ficlStackPopInteger(vm->dataStack); in ficlPrimitiveMStar()
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c89 u_int32_t n1, rttl; in res_nmkupdate() local
211 n1 = ntohl(ina.s_addr); in res_nmkupdate()
213 PUTLONG(n1, cp); in res_nmkupdate()
337 n1 = ntohl(ina.s_addr); in res_nmkupdate()
339 PUTLONG(n1, cp); in res_nmkupdate()
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A DMakefile35 COMMONOBJS = hytab.o n1.o n2.o n3.o n4.o n5.o \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c66 static int iscsi_sna_lt(uint32_t n1, uint32_t n2);
198 iscsi_sna_lt(uint32_t n1, uint32_t n2) in iscsi_sna_lt() argument
200 return ((n1 != n2) && in iscsi_sna_lt()
201 (((n1 < n2) && ((n2 - n1) < ISCSI_SNA32_CHECK)) || in iscsi_sna_lt()
202 ((n1 > n2) && ((n1 - n2) > ISCSI_SNA32_CHECK)))); in iscsi_sna_lt()
210 iscsi_sna_lte(uint32_t n1, uint32_t n2) in iscsi_sna_lte() argument
212 return ((n1 == n2) || in iscsi_sna_lte()
213 (((n1 < n2) && ((n2 - n1) < ISCSI_SNA32_CHECK)) || in iscsi_sna_lte()
214 ((n1 > n2) && ((n1 - n2) > ISCSI_SNA32_CHECK)))); in iscsi_sna_lte()
/illumos-gate/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c791 xsvc_mnode_t *n1; in xsvc_mnode_key_compare() local
794 n1 = (xsvc_mnode_t *)q; in xsvc_mnode_key_compare()
797 if (n1->mn_key < n2->mn_key) { in xsvc_mnode_key_compare()
799 } else if (n1->mn_key > n2->mn_key) { in xsvc_mnode_key_compare()
/illumos-gate/usr/src/cmd/localedef/
H A Dctype.c56 ctype_compare(const void *n1, const void *n2) in ctype_compare() argument
58 const ctype_node_t *c1 = n1; in ctype_compare()
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DMakefile38 COMMONOBJS = hytab.o n1.o n2.o n3.o n4.o n5.o \
/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c1331 uint64_t n1; in smbstat_hrtime_delta() local
1334 n1 = -new; in smbstat_hrtime_delta()
1336 return ((double)(n1 - old)); in smbstat_hrtime_delta()
1339 del = n1 - o1; in smbstat_hrtime_delta()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dglob.c201 trim(register char* sp, register char* p1, int* n1, register char* p2, int* n2) in trim() argument
207 *n1 = 0; in trim()
217 *n1 = sp - dp - 1; in trim()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtest3.c882 int n1, n2; in btree_payload_size() local
891 sqliteBtreeKeySize(pCur, &n1); in btree_payload_size()
893 sprintf(zBuf, "%d", n1+n2); in btree_payload_size()
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk147 -$(ECHO) $(XRINCS) | $(XARGS) -n1 | $(GREP) '^-I' | \
/illumos-gate/usr/src/data/ucode/
H A Dupdate.amd80 ver=`$GIT -C $tmp/ucode log -n1 --format=%ad --date=format:%Y%m%d amd-ucode`
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dqry.c810 uint32_t *p1, n1; in qry_and_match() local
837 p1 = p[i]; n1 = n[i]; in qry_and_match()
848 FOR_EACH_OBJS(p1, n1, uid, { in qry_and_match()
862 n1 = n2 = 0; /* force break */ in qry_and_match()
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c1049 int m, n, n1, m1; /* when we need to read integers */ in conv() local
1112 fscanf(fp, "%d %d %c", &n, &m, &n1); in conv()
1128 fscanf(fp, "%d %d %d %d", &n, &m, &n1, &m1); in conv()
1129 drawarc(n, m, n1, m1, c); in conv()
/illumos-gate/usr/src/cmd/oawk/
H A Drun.c725 int n1, n2; in cat() local
735 n1 = wslen(x->sval); in cat()
737 if ((s = (wchar_t *) malloc((n1 + n2 + 1) * sizeof (wchar_t))) == NULL) in cat()
740 wscpy(s+n1, y->sval); in cat()
/illumos-gate/usr/src/cmd/spell/
H A Dspellprog.c72 int n1; member
421 if ((*t->p1)(ep-t->n1, t->d1, t->a1, lev+1)) in trysuff()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dio.sh319 read -n1 y <<!
344 read -u5 -n1 -t3 b || err_exit 'read -n1 from fifo timed out'
/illumos-gate/usr/src/test/zfs-tests/cmd/btree_test/
H A Dbtree_test.c71 const int_node_t *n1 = v1; in avl_compare() local
73 uint64_t a = n1->data; in avl_compare()
/illumos-gate/usr/src/tools/cscope-fast/
H A Dglobal.h250 void progress(char *format, long n1, long n2);

123456