Home
last modified time | relevance | path

Searched refs:UNSIGNED (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Du4-fmt.c21 RAW_FORMAT1(u4, "u32", 32, 0, UNSIGNED)
H A Du1-fmt.c21 RAW_FORMAT4(u1, "u8", "ub", "sou", "fssd", 8, 0, UNSIGNED)
H A Du2-fmt.c21 RAW_FORMAT2(u2, "u16", "uw", 16, 0, UNSIGNED)
H A Du3-fmt.c21 RAW_FORMAT1(u3, "u24", 24, 0, UNSIGNED)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsignop.h30 UNSIGNED enumerator
H A Dwide-int.h588 BINARY_FUNCTION gcd (const T1 &, const T2 &, signop = UNSIGNED);
1618 return hwi_with_prec (val, precision, UNSIGNED);
1834 if (sgn == UNSIGNED)
2278 return wi::min (x, y, UNSIGNED);
2309 return wi::max (x, y, UNSIGNED);
2455 UNSIGNED, 0));
2541 UNSIGNED, 0));
2604 precision, UNSIGNED, 0, false));
2639 return mul (x, y, UNSIGNED, overflow);
2690 return div_trunc (x, y, UNSIGNED);
[all …]
H A Dpoly-int.h2443 poly_coeff_traits<C>::signedness ? SIGNED : UNSIGNED);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsignop.h30 UNSIGNED enumerator
H A Dwide-int.h588 BINARY_FUNCTION gcd (const T1 &, const T2 &, signop = UNSIGNED);
1618 return hwi_with_prec (val, precision, UNSIGNED);
1834 if (sgn == UNSIGNED)
2278 return wi::min (x, y, UNSIGNED);
2309 return wi::max (x, y, UNSIGNED);
2455 UNSIGNED, 0));
2541 UNSIGNED, 0));
2604 precision, UNSIGNED, 0, false));
2639 return mul (x, y, UNSIGNED, overflow);
2690 return div_trunc (x, y, UNSIGNED);
[all …]
H A Dpoly-int.h2443 poly_coeff_traits<C>::signedness ? SIGNED : UNSIGNED);
/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Didiv64.S27 #ifdef UNSIGNED
H A Didiv32.S27 #ifdef UNSIGNED
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dipvs-sysctl.rst215 sync_refresh_period - UNSIGNED INTEGER
234 sync_qlen_max - UNSIGNED LONG
H A Dip-sysctl.rst103 fib_sync_mem - UNSIGNED INTEGER
524 tcp_probe_interval - UNSIGNED INTEGER
866 tcp_notsent_lowat - UNSIGNED INTEGER
/OK3568_Linux_fs/kernel/arch/arm64/net/
H A Dbpf_jit.h121 #define A64_UBFM(sf, Rd, Rn, ir, is) A64_BITFIELD(sf, Rd, Rn, ir, is, UNSIGNED)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Dnavi10_enum.h885 UNSIGNED = 0x00000000, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info49064 instead of VECTOR BOOL LONG LONG, and VECTOR UNSIGNED LONG instead of
49065 VECTOR UNSIGNED LONG LONG.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info49064 instead of VECTOR BOOL LONG LONG, and VECTOR UNSIGNED LONG instead of
49065 VECTOR UNSIGNED LONG LONG.