Searched refs:s_print (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/usr.bin/rpcgen/
H A Drpc_cout.c337 s_print(object, vecformat, def->def_name,
340 s_print(object, format, def->def_name,
356 s_print(object, vecformat, def->def_name,
359 s_print(object, format, def->def_name,
420 s_print(ptemp, "%s%s * %d",
424 s_print(ptemp, "%s%s", plus,
628 s_print(name, "objp->%s", dec->name);
630 s_print(name, "&objp->%s", dec->name);
H A Drpc_util.c295 s_print(expectbuf, "expected '%s'",
306 s_print(expectbuf, "expected '%s' or '%s'",
318 s_print(expectbuf, "expected '%s', '%s' or '%s'",
H A Drpc_tblout.c97 s_print(progvers, "%s_%s",
H A Drpc_util.h73 #define s_print (void) sprintf macro
H A Drpc_hout.c424 s_print(prefix, "%s ", def->def.ty.old_prefix);
475 s_print(buf, "%s ", dec->prefix);
/freebsd-10.0-release/contrib/binutils/gas/
H A Dread.h176 extern void s_print (int);
H A Dread.c399 {"print", s_print, 0},
2851 s_print (int ignore ATTRIBUTE_UNUSED)
2848 s_print (int ignore ATTRIBUTE_UNUSED) function
/freebsd-10.0-release/lib/libc/regex/grot/
H A Ddebug.c51 s_print(g, d);
55 - s_print - print the strip for debugging
56 == static void s_print(struct re_guts *g, FILE *d);
59 s_print(g, d) function

Completed in 298 milliseconds