Home
last modified time | relevance | path

Searched refs:aa (Results 1 – 25 of 171) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libc/port/fp/
H A Dashrdi3.c44 union uu aa; in ___ashrdi3() local
46 aa.q = a; in ___ashrdi3()
57 s = (aa.sl[H] >> (LONG_BITS - 1)) >> 1; in ___ashrdi3()
58 aa.ul[L] = shift >= QUAD_BITS ? s : in ___ashrdi3()
59 aa.sl[H] >> (shift - LONG_BITS); in ___ashrdi3()
60 aa.ul[H] = s; in ___ashrdi3()
62 aa.ul[L] = (aa.ul[L] >> shift) | in ___ashrdi3()
63 (aa.ul[H] << (LONG_BITS - shift)); in ___ashrdi3()
64 aa.sl[H] >>= shift; in ___ashrdi3()
66 return (aa.q); in ___ashrdi3()
H A Dashldi3.c45 union uu aa; in ___ashldi3() local
47 aa.q = a; in ___ashldi3()
49 aa.ul[H] = shift >= QUAD_BITS ? 0 : in ___ashldi3()
50 aa.ul[L] << (shift - LONG_BITS); in ___ashldi3()
51 aa.ul[L] = 0; in ___ashldi3()
53 aa.ul[H] = (aa.ul[H] << shift) | in ___ashldi3()
54 (aa.ul[L] >> (LONG_BITS - shift)); in ___ashldi3()
55 aa.ul[L] <<= shift; in ___ashldi3()
57 return (aa.q); in ___ashldi3()
H A Dlshrdi3.c44 union uu aa; in ___lshrdi3() local
46 aa.q = a; in ___lshrdi3()
48 aa.ul[L] = shift >= QUAD_BITS ? 0 : in ___lshrdi3()
49 aa.ul[H] >> (shift - LONG_BITS); in ___lshrdi3()
50 aa.ul[H] = 0; in ___lshrdi3()
52 aa.ul[L] = (aa.ul[L] >> shift) | in ___lshrdi3()
53 (aa.ul[H] << (LONG_BITS - shift)); in ___lshrdi3()
54 aa.ul[H] >>= shift; in ___lshrdi3()
56 return (aa.q); in ___lshrdi3()
H A Dcmpdi2.c46 union uu aa, bb; in ___cmpdi2() local
48 aa.q = a; in ___cmpdi2()
50 return (aa.sl[H] < bb.sl[H] ? 0 : aa.sl[H] > bb.sl[H] ? 2 : in ___cmpdi2()
51 aa.ul[L] < bb.ul[L] ? 0 : aa.ul[L] > bb.ul[L] ? 2 : 1); in ___cmpdi2()
H A Ducmpdi2.c45 union uu aa, bb; in ___ucmpdi2() local
47 aa.uq = a; in ___ucmpdi2()
49 return (aa.ul[H] < bb.ul[H] ? 0 : aa.ul[H] > bb.ul[H] ? 2 : in ___ucmpdi2()
50 aa.ul[L] < bb.ul[L] ? 0 : aa.ul[L] > bb.ul[L] ? 2 : 1); in ___ucmpdi2()
H A Dfloatundidf.c37 union uu aa; in ___floatundidf() local
40 aa.uq = a; in ___floatundidf()
41 d = aa.ul[H]; in ___floatundidf()
44 d += aa.ul[L]; in ___floatundidf()
H A Dfloatundisf.c37 union uu aa; in ___floatundisf() local
40 aa.uq = a; in ___floatundisf()
41 d = aa.ul[H]; in ___floatundisf()
44 d += aa.ul[L]; in ___floatundisf()
H A Dfloatdisf.c37 union uu aa; in ___floatdisf() local
40 aa.q = a; in ___floatdisf()
41 d = aa.sl[H]; in ___floatdisf()
44 d += aa.ul[L]; in ___floatdisf()
H A Dfloatdidf.c37 union uu aa; in ___floatdidf() local
40 aa.q = a; in ___floatdidf()
41 d = aa.sl[H]; in ___floatdidf()
44 d += aa.ul[L]; in ___floatdidf()
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c477 struct action_arg *aa[2]; in vold_action() local
540 aa[0] = aap; in vold_action()
541 aa[1] = &a1; in vold_action()
543 action = aa[0]->aa_action; in vold_action()
648 symdev = aa[ai]->aa_symdev; in create_notify_files()
649 while ((aa[ai] != NULL) && (aa[ai]->aa_path != NULL)) { in create_notify_files()
651 if (aa[ai]->aa_type) { in create_notify_files()
652 fstype = aa[ai]->aa_type; in create_notify_files()
666 aa[ai]->aa_partname); in create_notify_files()
1047 symdev = aa[ai]->aa_symdev; in remove_notify_files()
[all …]
H A Drmvolmgr.c59 struct action_arg aa; member
309 if (!rmm_volume_aa_from_prop(ctx, udi, NULL, &v->aa)) { in rmm_managed_alloc()
321 rmm_volume_aa_free(&v->aa); in rmm_managed_free()
396 if (rmm_action(hal_ctx, udi, INSERT, &v->aa, 0, 0, 0)) { in volume_added()
420 v->aa.aa_action = EJECT; in volume_removed()
421 (void) vold_postprocess(hal_ctx, udi, &v->aa); in volume_removed()
478 v->aa.aa_action = INSERT; in rmm_property_modified()
479 (void) vold_postprocess(hal_ctx, udi, &v->aa); in rmm_property_modified()
488 v->aa.aa_action = EJECT; in rmm_property_modified()
489 (void) vold_postprocess(hal_ctx, udi, &v->aa); in rmm_property_modified()
[all …]
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c320 t1394_alloc_addr_t aa; in scsa1394_bus_alloc_buf_phys() local
357 bzero(&aa, sizeof (aa)); in scsa1394_bus_alloc_buf_phys()
358 aa.aa_type = T1394_ADDR_FIXED; in scsa1394_bus_alloc_buf_phys()
359 aa.aa_length = buf->bb_len; in scsa1394_bus_alloc_buf_phys()
375 sbb->sbb_addr_hdl = aa.aa_hdl; in scsa1394_bus_alloc_buf_phys()
376 buf->bb_baddr = aa.aa_address; in scsa1394_bus_alloc_buf_phys()
403 t1394_alloc_addr_t aa; in scsa1394_bus_alloc_buf_normal() local
411 bzero(&aa, sizeof (aa)); in scsa1394_bus_alloc_buf_normal()
413 aa.aa_length = buf->bb_len; in scsa1394_bus_alloc_buf_normal()
422 aa.aa_arg = buf; in scsa1394_bus_alloc_buf_normal()
[all …]
/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c533 a = aa->value; in big_add_abs()
606 a = aa->value; in big_sub_pos()
774 a = aa->value; in big_half_pos()
799 ((aa->value[aa->len - 1] & BIG_CHUNK_HIGHBIT) != 0)) { in big_double()
811 a = aa->value; in big_double()
840 rem = aa->value[aa->len - 1] % b; in big_modhalf_pos()
912 a = aa->value; in big_mulhalf_low()
942 a = aa->value; in big_mulhalf_high()
1033 a = aa->value; in big_div_pos()
1569 tt = aa; in big_mul()
[all …]
H A Dbignum.h154 BIGNUM *aa, BIGNUM *bb);
157 BIG_ERR_CODE big_add(BIGNUM *result, BIGNUM *aa, BIGNUM *bb);
158 BIG_ERR_CODE big_add_abs(BIGNUM *result, BIGNUM *aa, BIGNUM *bb);
159 BIG_ERR_CODE big_mul(BIGNUM *result, BIGNUM *aa, BIGNUM *bb);
160 void big_shiftright(BIGNUM *result, BIGNUM *aa, int offs);
164 BIG_ERR_CODE big_sub_pos(BIGNUM *result, BIGNUM *aa, BIGNUM *bb);
166 BIG_ERR_CODE big_sub(BIGNUM *result, BIGNUM *aa, BIGNUM *bb);
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_args.c279 argArray_t *aa; in _z_new_args() local
293 aa = (argArray_t *)_z_calloc(sizeof (argArray_t)); in _z_new_args()
297 aa->_aaArgs = (char **)_z_calloc((initialCount+1) * sizeof (char *)); in _z_new_args()
301 aa->_aaNumArgs = 0; in _z_new_args()
302 aa->_aaMaxArgs = initialCount; in _z_new_args()
306 return (aa); in _z_new_args()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_implied5.c9 struct ture *aa; in func() local
13 aa = returns_nonnull(); in func()
17 aa->a = 1; in func()
18 aa->a = 0xF00D; in func()
H A Dsm_implied.c10 struct ture *aa; in func() local
15 aa = returns_nonnull(); in func()
19 aa->a = 1; in func()
20 aa->a = 1; in func()
H A Dsm_implied2.c11 struct ture *aa, *ab; in func() local
15 aa = returns_nonnull(); in func()
22 aa = (void *)0; in func()
28 aa->a = 1; in func()
H A Dsm_memory.c12 struct ture *aa; in func() local
15 aa = kmalloc(); in func()
19 a = aa; in func()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dselect2.test122 CREATE TABLE aa(a);
124 INSERT INTO aa VALUES(1);
125 INSERT INTO aa VALUES(3);
128 SELECT * FROM aa, bb WHERE max(a,b)>2;
134 SELECT * FROM aa, bb WHERE b;
139 SELECT * FROM aa, bb WHERE NOT b;
144 SELECT * FROM aa, bb WHERE min(a,b);
149 SELECT * FROM aa, bb WHERE NOT min(a,b);
154 SELECT * FROM aa, bb WHERE CASE WHEN a=b-1 THEN 1 END;
159 SELECT * FROM aa, bb WHERE CASE WHEN a=b-1 THEN 0 ELSE 1 END;
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.sub86 aa x x
104 aa aa aa
111 ^.a x aa x x
124 aa axaya axayaxay
139 aa* x a x x
140 aa x x
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstracmp.c40 stracmp(const char* aa, const char* ab)
49 return strcmp(aa, ab);
50 a = (unsigned char*)aa;
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D32.vbmi.out15 libdis_test+0x47: 62 f2 5d aa 8d da vpermb %ymm2,%ymm4,%ymm3{%k2}{z}
19 libdis_test+0x5d: 62 f2 5d aa 8d 98 vpermb 0x12345(%eax),%ymm4,%ymm3{%k2}{z}
51 libdis_test+0xfe: 62 f2 dd aa 8d da vpermw %ymm2,%ymm4,%ymm3{%k2}{z}
87 libdis_test+0x1b5: 62 f2 5d aa 75 da vpermi2b %ymm2,%ymm4,%ymm3{%k2}{z}
123 libdis_test+0x26c: 62 f2 dd aa 75 da vpermi2w %ymm2,%ymm4,%ymm3{%k2}{z}
164 libdis_test+0x33a: 62 f2 5d aa 76 da vpermi2d %ymm2,%ymm4,%ymm3{%k2}{z}
215 libdis_test+0x436: 62 f2 dd aa 76 da vpermi2q %ymm2,%ymm4,%ymm3{%k2}{z}
261 libdis_test+0x51b: 62 f2 5d aa 7d da vpermt2b %ymm2,%ymm4,%ymm3{%k2}{z}
297 libdis_test+0x5d2: 62 f2 dd aa 7d da vpermt2w %ymm2,%ymm4,%ymm3{%k2}{z}
338 libdis_test+0x6a0: 62 f2 5d aa 7e da vpermt2d %ymm2,%ymm4,%ymm3{%k2}{z}
[all …]
H A D32.vbmi2.out17 libdis_test+0x41: 62 f3 fd aa 70 cf vpshldw $0x23,%ymm7,%ymm0,%ymm1{%k2}{z}
57 libdis_test+0xec: 62 f3 7d aa 71 cf vpshldd $0x23,%ymm7,%ymm0,%ymm1{%k2}{z}
278 libdis_test+0x4ad: 62 f2 7d aa 63 d3 vpcompressb %ymm2,%ymm3{%k2}{z}
311 libdis_test+0x549: 62 f2 fd aa 63 d3 vpcompressw %ymm2,%ymm3{%k2}{z}
344 libdis_test+0x5e8: 62 f2 7d aa 62 da vpexpandb %ymm2,%ymm3{%k2}{z}
374 libdis_test+0x67b: 62 f2 fd aa 70 cf vpshldvw %ymm7,%ymm0,%ymm1{%k2}{z}
401 libdis_test+0x712: 62 f2 7d aa 71 cf vpshldvd %ymm7,%ymm0,%ymm1{%k2}{z}
434 libdis_test+0x7c9: 62 f2 fd aa 71 cf vpshldvq %ymm7,%ymm0,%ymm1{%k2}{z}
464 libdis_test+0x870: 62 f2 fd aa 72 cf vpshrdvw %ymm7,%ymm0,%ymm1{%k2}{z}
491 libdis_test+0x907: 62 f2 7d aa 73 cf vpshrdvd %ymm7,%ymm0,%ymm1{%k2}{z}
[all …]
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_cmp.c471 t1394_alloc_addr_t aa; in av1394_pcr_alloc_addr() local
475 bzero(&aa, sizeof (aa)); in av1394_pcr_alloc_addr()
476 aa.aa_address = addr; in av1394_pcr_alloc_addr()
477 aa.aa_length = 4; in av1394_pcr_alloc_addr()
478 aa.aa_type = T1394_ADDR_FIXED; in av1394_pcr_alloc_addr()
479 aa.aa_enable = T1394_ADDR_RDENBL | T1394_ADDR_LKENBL; in av1394_pcr_alloc_addr()
480 aa.aa_evts.recv_read_request = av1394_pcr_recv_read_request; in av1394_pcr_alloc_addr()
481 aa.aa_evts.recv_lock_request = av1394_pcr_recv_lock_request; in av1394_pcr_alloc_addr()
482 aa.aa_arg = avp; in av1394_pcr_alloc_addr()
484 ret = t1394_alloc_addr(avp->av_t1394_hdl, &aa, 0, &result); in av1394_pcr_alloc_addr()
[all …]

1234567