Searched refs:string (Results 1 - 25 of 3814) sorted by path

1234567891011>>

/linux-master/Documentation/usb/
H A Dusbdevfs-drop-permissions.c7 #include <string.h>
/linux-master/arch/alpha/lib/
H A Dchecksum.c14 #include <linux/string.h>
H A Dsrm_puts.c6 #include <linux/string.h>
/linux-master/arch/arc/kernel/
H A Dmodule.c13 #include <linux/string.h>
/linux-master/arch/arm/crypto/
H A Dcrct10dif-ce-glue.c12 #include <linux/string.h>
/linux-master/arch/arm/include/asm/
H A Decard.h174 unsigned char string[256]; member in union:in_chunk_dir::__anon169
H A Dfncpy.h48 #include <linux/string.h>
/linux-master/arch/arm/kernel/
H A Datags_compat.c17 #include <linux/string.h>
H A Dearly_printk.c11 #include <linux/string.h>
/linux-master/arch/arm/mach-mediatek/
H A Dplatsmp.c13 #include <linux/string.h>
/linux-master/arch/arm/mach-pxa/
H A Dam200epd.c24 #include <linux/string.h>
/linux-master/arch/arm/mach-rpc/
H A Decard.h47 char string[256]; member in union:ex_chunk_dir::__anon46
/linux-master/arch/arm/nwfpe/
H A Dfpa11.c18 #include <linux/string.h>
/linux-master/arch/arm/vdso/
H A Dvdsomunge.c42 #include <string.h>
/linux-master/arch/m68k/amiga/
H A Dchipram.c17 #include <linux/string.h>
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S98 | the final string area in memory.
102 | digits are stored in the final string.
103 | Test the length of the final exponent string. If the
106 | A16. Write sign bits to final string.
626 | a0: pointer into memory for packed bcd string formation
722 | the final string area in memory.
735 | a0: pointer into memory for packed bcd string formation
736 | /ptr to first mantissa byte in result string
785 | digits are stored in the final string.
808 | a0: ptr to result string/pt
[all...]
H A Dbinstr.S10 | lword of the packed decimal memory string.)
57 | a0: pointer into memory for packed bcd string formation
130 swap %d7 |put last digit in string
132 moveb %d7,(%a0)+ |store it in memory string
H A Ddecbin.S37 | bcd string. If SE is positive, count the leading zeros;
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S18182 # string of FP registers affected. This value is used as an index into #
18191 # then we return the size of the dump and the string to the caller #
18218 # extract the data register in which the bit string resides...
18223 # fetch the bit string into d0...
18224 bsr.l fetch_dreg # fetch reg string
18235 # if the bit string is a zero, then the operation is a no-op
18252 # for predecrement mode, the bit string is the opposite of both control
18357 mov.l %d1,-(%sp) # save bit string for later
18367 mov.l (%sp)+,%d1 # load bit string
18434 # table indexed by the operation's bit string tha
[all...]
H A Dftest.S53 string "Testing 68060 FPSP started:\n"
56 string "Testing 68060 FPSP unimplemented instruction started:\n"
59 string "Testing 68060 FPSP exception enabled started:\n"
62 string "passed\n"
65 string " failed\n"
233 string "\tUnimplemented FP instructions..."
467 string "\tUnimplemented <ea>..."
827 string "\tNon-maskable overflow..."
878 string "\tEnabled overflow..."
930 string "\tEnable
[all...]
H A Ditest.S44 string "Testing 68060 ISP started:\n"
47 string "passed\n"
49 string " failed\n"
161 string "\t64-bit multiply..."
385 string "\tmovep..."
1005 string "\t64-bit divide..."
1266 string "\tcas..."
1441 string "\tcas2..."
1967 string "\tcmp2,chk2..."
2618 string "\tEffectiv
[all...]
H A Dpfpsp.S4231 # string of FP registers affected. This value is used as an index into #
4240 # then we return the size of the dump and the string to the caller #
4267 # extract the data register in which the bit string resides...
4272 # fetch the bit string into d0...
4273 bsr.l fetch_dreg # fetch reg string
4284 # if the bit string is a zero, then the operation is a no-op
4301 # for predecrement mode, the bit string is the opposite of both control
4406 mov.l %d1,-(%sp) # save bit string for later
4416 mov.l (%sp)+,%d1 # load bit string
4483 # table indexed by the operation's bit string tha
[all...]
/linux-master/arch/m68k/include/asm/
H A Dmath-emu.h253 .macro printf bit=-1,string,nr=0,arg1,arg2,arg3,arg4,arg5 variable
257 .string "\string"
/linux-master/arch/m68k/kernel/
H A Dmodule.c11 #include <linux/string.h>
/linux-master/arch/m68k/lib/
H A Dmemcpy.c8 #include <linux/string.h>

Completed in 309 milliseconds

1234567891011>>