Searched refs:fmt_size (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/ |
| H A D | bpf-helpers.h | 64 int bpf_trace_printk (const char *fmt, int fmt_size, ...)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
| H A D | bpf-helpers.h | 64 int bpf_trace_printk (const char *fmt, int fmt_size, ...)
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_freebsd.c | 593 fmt_size(char *buf, int sz, struct kinfo_proc *pp) in fmt_size() function 811 { "SIZE", 5, 1, 0, fmt_size },
|
| H A D | m_sunos5.c | 394 fmt_size(char *buf, int sz, struct prpsinfo *pp) in fmt_size() function 464 { "SIZE", 5, 1, 0, fmt_size },
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-xtensa.c | 4591 int fmt_size; in frag_format_size() local 4605 fmt_size = xtensa_format_length (isa, fmt); in frag_format_size() 4610 return fmt_size; in frag_format_size() 4620 return fmt_size; in frag_format_size() 4625 return fmt_size; in frag_format_size() 4627 return fmt_size; in frag_format_size() 4649 int relaxed_size = fmt_size + fragP->tc_frag_data.text_expansion[0]; in frag_format_size() 4663 return fmt_size; in frag_format_size()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-xtensa.c | 4604 int fmt_size; in frag_format_size() local 4618 fmt_size = xtensa_format_length (isa, fmt); in frag_format_size() 4623 return fmt_size; in frag_format_size() 4633 return fmt_size; in frag_format_size() 4638 return fmt_size; in frag_format_size() 4640 return fmt_size; in frag_format_size() 4662 int relaxed_size = fmt_size + fragP->tc_frag_data.text_expansion[0]; in frag_format_size() 4676 return fmt_size; in frag_format_size()
|