Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/boot/compressed/
Dmisc.c37 union { void *vp; unsigned long *ulp; unsigned char *ucp; } u; in __memzero() member
43 *u.ulp++ = 0; in __memzero()
44 *u.ulp++ = 0; in __memzero()
45 *u.ulp++ = 0; in __memzero()
46 *u.ulp++ = 0; in __memzero()
47 *u.ulp++ = 0; in __memzero()
48 *u.ulp++ = 0; in __memzero()
49 *u.ulp++ = 0; in __memzero()
50 *u.ulp++ = 0; in __memzero()
54 *u.ulp++ = 0; in __memzero()
[all …]
/linux-2.4.37.9/net/802/
Dllc_utility.c191 static void llc_p_timer_expired(unsigned long ulp) in llc_p_timer_expired() argument
193 llc_timer_expired((llcptr) ulp, P_TIMER); in llc_p_timer_expired()
196 static void llc_rej_timer_expired(unsigned long ulp) in llc_rej_timer_expired() argument
198 llc_timer_expired((llcptr) ulp, REJ_TIMER); in llc_rej_timer_expired()
201 static void llc_ack_timer_expired(unsigned long ulp) in llc_ack_timer_expired() argument
203 llc_timer_expired((llcptr) ulp, ACK_TIMER); in llc_ack_timer_expired()
206 static void llc_busy_timer_expired(unsigned long ulp) in llc_busy_timer_expired() argument
208 llc_timer_expired((llcptr) ulp, BUSY_TIMER); in llc_busy_timer_expired()
/linux-2.4.37.9/include/linux/
Dif_hippi.h82 __u8 ulp; /* must contain 4 */
/linux-2.4.37.9/arch/m68k/fpsp040/
Dsacos.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsatanh.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsasin.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dssin.S18 | Accuracy and Monotonicity: The returned result is within 1 ulp in
19 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
489 |--we want P+p = W+w but |p| <= half ulp of P
501 |--|r| <= half ulp of R.
Dscosh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dssinh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstan.S13 | Accuracy and Monotonicity: The returned result is within 3 ulp in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstanh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstwotox.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dslog2.S17 | ulps in 64 significant bit, i.e. within 0.5003 ulp
Dsatan.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dslogn.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsetox.S21 | within 0.5001 ulp to 53 bits if the result is subsequently rounded
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dfplsp.S4913 # The returned result is within 1 ulp in 64 significant bit, i.e. #
4914 # within 0.5001 ulp to 53 bits if the result is subsequently #
5572 #--we want P+p = W+w but |p| <= half ulp of P
5584 #--|r| <= half ulp of R.
5618 # The returned result is within 3 ulp in 64 significant bit, i.e. #
5619 # within 0.5001 ulp to 53 bits if the result is subsequently #
6499 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
6696 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
7577 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
7691 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
[all …]
Dfpsp.S5019 # The returned result is within 1 ulp in 64 significant bit, i.e. #
5020 # within 0.5001 ulp to 53 bits if the result is subsequently #
5678 #--we want P+p = W+w but |p| <= half ulp of P
5690 #--|r| <= half ulp of R.
5724 # The returned result is within 3 ulp in 64 significant bit, i.e. #
5725 # within 0.5001 ulp to 53 bits if the result is subsequently #
6605 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
6802 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
7683 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
7797 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
[all …]