Searched refs:ssin (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | addr.h | 62 const struct sockaddr_in *ssin = (struct sockaddr_in *) src; in __rpc_copy_addr4() local 65 dsin->sin_family = ssin->sin_family; in __rpc_copy_addr4() 66 dsin->sin_addr.s_addr = ssin->sin_addr.s_addr; in __rpc_copy_addr4()
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | addr.h | 62 const struct sockaddr_in *ssin = (struct sockaddr_in *) src; in __rpc_copy_addr4() local 65 dsin->sin_family = ssin->sin_family; in __rpc_copy_addr4() 66 dsin->sin_addr.s_addr = ssin->sin_addr.s_addr; in __rpc_copy_addr4()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | Makefile | 10 ssin.o ssinh.o stan.o stanh.o sto_res.o stwotox.o tbldo.o util.o \
|
H A D | ssin.S | 2 | ssin.sa 3.3 7/29/91 168 .global ssin 169 ssin: label
|
H A D | tbldo.S | 40 |xref scos,scosd,ssin,ssind,stan,stand 175 .long ssin |$0e-0 fsin norm
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | Makefile | 10 ssin.o ssinh.o stan.o stanh.o sto_res.o stwotox.o tbldo.o util.o \
|
H A D | ssin.S | 2 | ssin.sa 3.3 7/29/91 168 .global ssin 169 ssin: label
|
H A D | tbldo.S | 40 |xref scos,scosd,ssin,ssind,stan,stand 175 .long ssin |$0e-0 fsin norm
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 588 bsr.l ssin # operand is a NORM 646 bsr.l ssin # operand is a NORM 704 bsr.l ssin # operand is a NORM 4894 # ssin(): computes the sine of a normalized input # 5014 global ssin 5015 ssin: label
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 588 bsr.l ssin # operand is a NORM 646 bsr.l ssin # operand is a NORM 704 bsr.l ssin # operand is a NORM 4894 # ssin(): computes the sine of a normalized input # 5014 global ssin 5015 ssin: label
|
Completed in 26 milliseconds