Searched refs:end_p (Results 1 – 4 of 4) sorted by relevance
199 s_proc (int end_p) in s_proc() argument207 if (end_p) in s_proc()
316 microblaze_s_func (int end_p ATTRIBUTE_UNUSED) in microblaze_s_func()
240 static void do_s_func (int end_p, const char *default_prefix);5898 s_func (int end_p) in s_func() argument5900 do_s_func (end_p, NULL); in s_func()5907 do_s_func (int end_p, const char *default_prefix) in do_s_func() argument5915 if (end_p) in do_s_func()
4676 unsigned char* end_p = oview + the_end; in do_write() local4677 while (p < end_p - 8 * 4) in do_write()4678 write_insn<big_endian>(p, b + end_p - p), p += 4; in do_write()4679 while (p < end_p) in do_write()