Searched refs:fmt (Results 1 - 25 of 4497) sorted by path

1234567891011>>

/linux-master/arch/alpha/lib/
H A Dsrm_printk.c10 srm_printk(const char *fmt, ...) argument
17 va_start(args, fmt);
18 len = vsprintf(buf, fmt, args);
/linux-master/arch/arm/vdso/
H A Dvdsomunge.c83 static void fail(const char *fmt, ...) argument
89 va_start(ap, fmt);
90 vfprintf(stderr, fmt, ap);
/linux-master/arch/m68k/fpsp040/
H A Dgen_except.S64 cmpib #BUSY_SIZE-4,1(%a7) |if size <> $60, fmt error
295 moveb #BUSY_SIZE-4,1(%a7) |write busy fmt word.
353 moveb VER_TMP(%a6),(%a7) |write busy fmt word
H A Dutil.S168 bsr g_dfmtou |get dest fmt in d0{1:0}
184 orl %d1,%d0 |index is fmt:mode in d0{3:0}
450 bfextu %d0{#3:#3},%d0 |dest fmt from cmdreg1b{12:10}
514 orl %d1,%d0 |index is fmt:mode in d0{3:0}
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S815 mov.w &0x2024,0x6(%sp) # stk fmt = 0x2; voff = 0x024
1089 mov.w &0x2024,0x6(%sp) # stk fmt = 0x2; voff = 0x024
1432 bfextu EXC_CMDREG(%a6){&0:&6},%d0 # extract opclass,src fmt
1433 cmpi.b %d0,&0x11 # is class = 2 & fmt = sgl?
1435 cmpi.b %d0,&0x15 # is class = 2 & fmt = dbl?
2505 btst &0xa,%d0 # is src fmt x or p?
2730 mov.w &0x2024,0x6(%sp) # stk fmt = 0x2; voff = 0x024
2938 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
4130 mov.w &0x2024,0x6(%sp) # stk fmt = 0x2; voff = 0x24
4380 mov.w &0x2024,0x6(%sp) # fmt/vof
[all...]
H A Dpfpsp.S814 mov.w &0x2024,0x6(%sp) # stk fmt = 0x2; voff = 0x024
1088 mov.w &0x2024,0x6(%sp) # stk fmt = 0x2; voff = 0x024
1431 bfextu EXC_CMDREG(%a6){&0:&6},%d0 # extract opclass,src fmt
1432 cmpi.b %d0,&0x11 # is class = 2 & fmt = sgl?
1434 cmpi.b %d0,&0x15 # is class = 2 & fmt = dbl?
2504 btst &0xa,%d0 # is src fmt x or p?
2729 mov.w &0x2024,0x6(%sp) # stk fmt = 0x2; voff = 0x024
2937 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
7102 bfextu EXC_CMDREG(%a6){&3:&3},%d1 # extract dst fmt
/linux-master/arch/m68k/include/asm/
H A Dmath-emu.h109 #define dprint(bit, fmt, ...) ({ \
111 pr_info(fmt, ##__VA_ARGS__); \
114 #define dprint(bit, fmt, ...) no_printk(fmt, ##__VA_ARGS__)
H A Dnatfeat.h20 void nfprint(const char *fmt, ...)
H A Dopenprom.h143 void (*pv_printf)(const char *fmt, ...);
222 void (*pv_printf)(__const__ char *fmt, ...);
/linux-master/arch/m68k/kernel/
H A Dmodule.c15 #define DEBUGP(fmt, ...) printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
/linux-master/arch/mips/bcm47xx/
H A Dbcm47xx_private.h6 #define pr_fmt(fmt) "bcm47xx: " fmt
/linux-master/arch/mips/bcm63xx/
H A Dnvram.c11 #define pr_fmt(fmt) "bcm63xx_nvram: " fmt
/linux-master/arch/mips/boot/tools/
H A Drelocs.h19 void die(char *fmt, ...);
H A Drelocs_main.c14 void die(char *fmt, ...) argument
18 va_start(ap, fmt);
19 vfprintf(stderr, fmt, ap);
/linux-master/arch/mips/dec/
H A Decc-berr.c55 const char *status = "", *xbit = "", *fmt = ""; local
125 fmt = KERN_ALERT "%s" "invalid\n";
158 fmt = KERN_ALERT "%s"
163 fmt = KERN_ALERT "%s"
173 fmt = KERN_ALERT "%s"
177 fmt = KERN_ALERT "%s"
188 printk(fmt, " ECC syndrome ", syn, status, xbit, i);
/linux-master/arch/mips/generic/
H A Dboard-sead3.c7 #define pr_fmt(fmt) "sead3: " fmt
/linux-master/arch/powerpc/boot/
H A Dstdio.c146 int vsprintf(char *buf, const char *fmt, va_list args) argument
164 for (str=buf ; *fmt ; ++fmt) {
165 if (*fmt != '%') {
166 *str++ = *fmt;
173 ++fmt; /* this also skips first '%' */
174 switch (*fmt) {
184 if ('0' <= *fmt && *fmt <= '9')
185 field_width = skip_atoi(&fmt);
329 sprintf(char * buf, const char *fmt, ...) argument
343 printf(const char *fmt, ...) argument
[all...]
H A Dstdio.h11 extern int printf(const char *fmt, ...) __attribute__((format(printf, 1, 2)));
13 #define fprintf(fmt, args...) printf(args)
15 extern int sprintf(char *buf, const char *fmt, ...)
18 extern int vsprintf(char *buf, const char *fmt, va_list args);
/linux-master/arch/powerpc/sysdev/
H A Dfsl_rcpm.c10 #define pr_fmt(fmt) "%s: " fmt, __func__
/linux-master/arch/powerpc/xmon/
H A Dnonstdio.h10 extern __printf(1, 2) void xmon_printf(const char *fmt, ...);
/linux-master/arch/s390/include/uapi/asm/
H A Dchsc.h53 int fmt; member in struct:chsc_chp_cd
61 int fmt; member in struct:chsc_cu_cd
67 int fmt; member in struct:chsc_sch_cud
79 int fmt; member in struct:chsc_conf_info
102 int fmt; member in struct:chsc_comp_list::__anon928
115 int fmt; member in struct:chsc_dcal::__anon930
123 int fmt; member in struct:chsc_cpd_info
/linux-master/arch/sh/boards/mach-sdk7786/
H A Dsram.c7 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
/linux-master/arch/sh/boards/mach-x3proto/
H A Dilsel.c9 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
/linux-master/arch/sparc/include/asm/
H A Dopenprom.h119 void (*pv_printf)(__const__ char *fmt, ...);
H A Doplib_32.h98 __printf(1, 2) void prom_printf(const char *fmt, ...);

Completed in 629 milliseconds

1234567891011>>