Searched refs:print_value (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/videomode/
H A Dvesagtf.c191 * print_value() - print the result of the named computation; this is
198 print_value(int n, const char *name, unsigned val) function
203 #define print_value(n, name, val) macro
262 print_value(1, "[H PIXELS RND]", h_pixels);
276 print_value(2, "[V LINES RND]", v_lines);
287 print_value(3, "[V FIELD RATE RQD]", v_field_rqd);
304 print_value(4, "[TOP MARGIN (LINES)]", top_margin);
305 print_value(5, "[BOT MARGIN (LINES)]", bottom_margin);
318 print_value(6, "[2*INTERLACE]", interlace);
354 print_value(
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dsched-vis.c39 static void print_value (char *, rtx, int);
406 print_value (tmp, op[i], verbose);
419 print_value (char *buf, rtx x, int verbose)
455 print_value (t, XEXP (x, 0), verbose);
461 print_value (t, XEXP (x, 0), verbose);
491 print_value (t, SUBREG_REG (x), verbose);
506 print_value (t, XEXP (x, 0), verbose);
516 } /* print_value */
528 print_value (t1, SET_DEST (x), verbose);
529 print_value (t
418 print_value (char *buf, rtx x, int verbose) function
[all...]
/freebsd-11-stable/usr.bin/dc/
H A Dextern.h30 void print_value(FILE *, const struct value *, const char *, u_int);
H A Dinout.c374 print_value(FILE *f, const struct value *value, const char *prefix, u_int base) function
H A Dstack.c266 print_value(f, &stack->stack[i], prefix, base);
H A Dbcode.c505 print_value(stdout, value, "", bmachine.obase);
517 print_value(stderr, value, "", bmachine.obase);
553 print_value(stdout, value, "", bmachine.obase);
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound_munin_429 print_value ( ) { function
452 print_value $x
459 print_value $x
466 print_value $x
492 print_value "num.answer.secure"
493 print_value "num.answer.bogus"
494 print_value "num.rrset.bogus"
498 print_value $x
/freebsd-11-stable/contrib/binutils/binutils/
H A Dnm.c84 static void print_value (bfd *, bfd_vma);
1348 print_value (bfd *abfd ATTRIBUTE_UNUSED, bfd_vma val)
1406 print_value (abfd, SYM_SIZE (info));
1408 print_value (abfd, SYM_VALUE (info));
1413 print_value (abfd, SYM_SIZE (info));
1444 print_value (abfd, SYM_VALUE (info));
1465 print_value (abfd, SYM_SIZE (info));
1491 print_value (abfd, SYM_VALUE (info));
1494 print_value (abfd, SYM_SIZE (info));
1335 print_value (bfd *abfd ATTRIBUTE_UNUSED, bfd_vma val) function
/freebsd-11-stable/lib/libsysdecode/
H A Dflags.c234 print_value(FILE *fp, struct name_table *table, uintmax_t val) function
1011 if (!print_value(fp, fcntl_fd_arg, arg))

Completed in 135 milliseconds