HomeSort by: relevance | last modified time | path
    Searched defs:x_size (Results 1 - 22 of 22) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpz/
get_str.c 44 mp_size_t x_size = SIZ (x); local
75 MPN_SIZEINBASE (alloc_size, PTR(x), ABS(x_size), base);
76 alloc_size += 1 + (x_size<0);
81 if (x_size < 0)
84 x_size = -x_size;
92 xp = TMP_ALLOC_LIMBS (x_size | 1); /* |1 in case x_size==0 */
93 MPN_COPY (xp, PTR (x), x_size);
96 str_size = mpn_get_str ((unsigned char *) res_str, base, xp, x_size);
    [all...]
out_str.c 41 mp_size_t x_size = SIZ (x); local
73 if (x_size < 0)
76 x_size = -x_size;
82 DIGITS_IN_BASE_PER_LIMB (str_size, x_size, base);
89 xp = TMP_ALLOC_LIMBS (x_size | 1); /* |1 in case x_size==0 */
90 MPN_COPY (xp, PTR (x), x_size);
93 str_size = mpn_get_str (str, base, xp, x_size);
  /src/external/cddl/osnet/dist/head/
syms.h 174 unsigned short x_size; /* str, union, array */ member in struct:auxent::__anon8977::__anon8978::__anon8979
  /src/external/gpl3/binutils/dist/include/coff/
external.h 198 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon10334::__anon10335::__anon10336
ti.h 429 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon10408::__anon10409::__anon10410
481 (H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_size) / (in_class != C_FIELD ? 8 : 1))
485 ext->x_sym.x_misc.x_lnsz.x_size)
internal.h 560 uint16_t x_size; /* str/union/array size */ member in struct:internal_auxent::__anon10348::__anon10350::__anon10351
  /src/external/gpl3/binutils.old/dist/include/coff/
external.h 204 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon11798::__anon11799::__anon11800
ti.h 429 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon11872::__anon11873::__anon11874
481 (H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_size) / (in_class != C_FIELD ? 8 : 1))
485 ext->x_sym.x_misc.x_lnsz.x_size)
internal.h 561 uint16_t x_size; /* str/union/array size */ member in struct:internal_auxent::__anon11812::__anon11814::__anon11815
  /src/external/gpl3/gdb/dist/include/coff/
external.h 204 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon18445::__anon18446::__anon18447
ti.h 429 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon18519::__anon18520::__anon18521
481 (H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_size) / (in_class != C_FIELD ? 8 : 1))
485 ext->x_sym.x_misc.x_lnsz.x_size)
internal.h 561 uint16_t x_size; /* str/union/array size */ member in struct:internal_auxent::__anon18459::__anon18461::__anon18462
  /src/external/gpl3/gdb.old/dist/include/coff/
external.h 204 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon21186::__anon21187::__anon21188
ti.h 429 char x_size[2]; /* str/union/array size */ member in struct:external_auxent::__anon21260::__anon21261::__anon21262
481 (H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_size) / (in_class != C_FIELD ? 8 : 1))
485 ext->x_sym.x_misc.x_lnsz.x_size)
internal.h 561 uint16_t x_size; /* str/union/array size */ member in struct:internal_auxent::__anon21200::__anon21202::__anon21203
  /src/usr.sbin/sysinst/
bsddisklabel.c 1810 char bsd_size[6], min_size[6], x_size[6]; local
1818 humanize_number(x_size, sizeof(x_size),
1828 bsd_size, min_size, x_size);
1833 bsd_size, min_size, x_size);
  /src/external/gpl3/binutils/dist/gas/config/
tc-h8300.c 1102 int x_size = x & SIZE; local
1106 if ((x_size == L_8 && (operands[i].reg & 8) == 0)
1107 || (x_size == L_16 && (operands[i].reg & 8) == 8))
1110 if (x_size != op_size)
1120 if (x_size == L_P)
1121 x_size = (Hmode ? L_32 : L_16);
1126 if (op_size != x_size)
1205 If x_size is L_8, promote it. */
1209 if (x_size == L_8)
1210 x_size = L_16
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-h8300.c 1102 int x_size = x & SIZE; local
1106 if ((x_size == L_8 && (operands[i].reg & 8) == 0)
1107 || (x_size == L_16 && (operands[i].reg & 8) == 8))
1110 if (x_size != op_size)
1120 if (x_size == L_P)
1121 x_size = (Hmode ? L_32 : L_16);
1126 if (op_size != x_size)
1205 If x_size is L_8, promote it. */
1209 if (x_size == L_8)
1210 x_size = L_16
    [all...]
  /src/bin/ksh/
emacs.c 129 static int x_size ARGS((int c));
557 j += x_size(*cp++);
704 i = x_size(c);
715 size += x_size(*cp++);
720 x_size(c) function
2167 i += x_size(*rcp);
  /src/sys/dev/ic/
bt8xx.h 440 int x_size; member in struct:bktr_capture_area
  /src/external/gpl3/gcc/dist/gcc/
reload1.cc 2844 poly_int64 x_size = GET_MODE_SIZE (GET_MODE (x));
2857 && known_equal_after_align_down (x_size - 1,
2860 || known_eq (x_size, new_size))
2829 poly_int64 x_size = GET_MODE_SIZE (GET_MODE (x)); local
  /src/external/gpl3/gcc.old/dist/gcc/
reload1.cc 2844 poly_int64 x_size = GET_MODE_SIZE (GET_MODE (x));
2857 && known_equal_after_align_down (x_size - 1,
2860 || known_eq (x_size, new_size))
2829 poly_int64 x_size = GET_MODE_SIZE (GET_MODE (x)); local

Completed in 63 milliseconds