Home
last modified time | relevance | path

Searched refs:s_print (Results 1 – 10 of 10) sorted by relevance

/dragonfly/usr.bin/rpcgen/
H A Drpc_cout.c324 s_print(object, vecformat, def->def_name, in emit_union()
327 s_print(object, format, def->def_name, in emit_union()
343 s_print(object, vecformat, def->def_name, in emit_union()
346 s_print(object, format, def->def_name, in emit_union()
408 s_print(ptemp, "%s%s * %d", in inline_struct()
412 s_print(ptemp, "%s%s", plus, in inline_struct()
618 s_print(name, "objp->%s", dec->name); in print_stat()
620 s_print(name, "&objp->%s", dec->name); in print_stat()
H A Drpc_scan.c288 s_print(buf, "illegal character in file: "); in get_token()
291 s_print(p, "%c", *where); in get_token()
293 s_print(p, "%d", *where); in get_token()
H A Drpc_util.c281 s_print(expectbuf, "expected '%s'", toktostr(exp1)); in expected1()
291 s_print(expectbuf, "expected '%s' or '%s'", toktostr(exp1), in expected2()
302 s_print(expectbuf, "expected '%s', '%s' or '%s'", toktostr(exp1), in expected3()
H A Drpc_util.h70 #define s_print (void) sprintf macro
H A Drpc_tblout.c90 s_print(progvers, "%s_%s", in write_table()
H A Drpc_hout.c404 s_print(prefix, "%s ", def->def.ty.old_prefix); in ptypedef()
454 s_print(buf, "%s ", dec->prefix); in pdeclaration()
/dragonfly/contrib/binutils-2.27/gas/
H A Dread.h200 extern void s_print (int);
H A Dread.c427 {"print", s_print, 0},
3054 s_print (int ignore ATTRIBUTE_UNUSED) in s_print() function
/dragonfly/contrib/binutils-2.34/gas/
H A Dread.h204 extern void s_print (int);
H A Dread.c429 {"print", s_print, 0},
2985 s_print (int ignore ATTRIBUTE_UNUSED) in s_print() function