Searched refs:uns (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dstrequal.c105 size_t uns; member in union:__anon35688
112 n = siz - dlen.uns;
115 return(dlen.uns + strlen(s));
125 return(dlen.uns + (s - src)); /* count does not include NUL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dstrequal.c105 size_t uns; member in union:__anon758
112 n = siz - dlen.uns;
115 return(dlen.uns + strlen(s));
125 return(dlen.uns + (s - src)); /* count does not include NUL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dstrequal.c105 size_t uns; member in union:__anon1663
112 n = siz - dlen.uns;
115 return(dlen.uns + strlen(s));
125 return(dlen.uns + (s - src)); /* count does not include NUL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/server/
H A Dgetpart.c246 size_t uns; member in union:__anon35730
299 memcpy(ptag, ptr, len.uns);
300 ptag[len.uns] = '\0';
346 memcpy(ptag, ptr, len.uns);
347 ptag[len.uns] = '\0';
365 memcpy(patt, ptr, len.uns);
366 patt[len.uns] = '\0';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/server/
H A Dgetpart.c246 size_t uns; member in union:__anon800
299 memcpy(ptag, ptr, len.uns);
300 ptag[len.uns] = '\0';
346 memcpy(ptag, ptr, len.uns);
347 ptag[len.uns] = '\0';
365 memcpy(patt, ptr, len.uns);
366 patt[len.uns] = '\0';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/server/
H A Dgetpart.c246 size_t uns; member in union:__anon1705
299 memcpy(ptag, ptr, len.uns);
300 ptag[len.uns] = '\0';
346 memcpy(ptag, ptr, len.uns);
347 ptag[len.uns] = '\0';
365 memcpy(patt, ptr, len.uns);
366 patt[len.uns] = '\0';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Ddouble-int.h71 static double_int max_value (unsigned int prec, bool uns);
72 static double_int min_value (unsigned int prec, bool uns);
96 bool fits_hwi (bool uns) const;
158 double_int ext (unsigned prec, bool uns) const;
169 int cmp (double_int b, bool uns) const;
180 double_int max (double_int b, bool uns);
184 double_int min (double_int b, bool uns);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dgdbtypes.c1067 char *uns = alloca (strlen (name) + 10); local
1069 strcpy (uns, "unsigned ");
1070 strcpy (uns + 9, name);
1071 return (lookup_typename (uns, (struct block *) NULL, 0));
1078 char *uns = alloca (strlen (name) + 8); local
1080 strcpy (uns, "signed ");
1081 strcpy (uns + 7, name);
1082 t = lookup_typename (uns, (struct block *) NULL, 1);
H A Dlanguage.c532 int size, uns;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dgdbtypes.c1067 char *uns = alloca (strlen (name) + 10); local
1069 strcpy (uns, "unsigned ");
1070 strcpy (uns + 9, name);
1071 return (lookup_typename (uns, (struct block *) NULL, 0));
1078 char *uns = alloca (strlen (name) + 8); local
1080 strcpy (uns, "signed ");
1081 strcpy (uns + 7, name);
1082 t = lookup_typename (uns, (struct block *) NULL, 1);
H A Dlanguage.c532 int size, uns;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dgdbtypes.c1067 char *uns = alloca (strlen (name) + 10); local
1069 strcpy (uns, "unsigned ");
1070 strcpy (uns + 9, name);
1071 return (lookup_typename (uns, (struct block *) NULL, 0));
1078 char *uns = alloca (strlen (name) + 8); local
1080 strcpy (uns, "signed ");
1081 strcpy (uns + 7, name);
1082 t = lookup_typename (uns, (struct block *) NULL, 1);
H A Dlanguage.c532 int size, uns;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/fpsp040/
H A Dround.S515 subw LOCAL_EX(%a0),%d1 |d1 = threshold - uns exponent
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dround.S515 subw LOCAL_EX(%a0),%d1 |d1 = threshold - uns exponent

Completed in 324 milliseconds