Searched refs:print_flag (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dsymtab.h82 bfd_boolean print_flag; /* Should this be printed? */
81 bfd_boolean print_flag; /* Should this be printed? */ member in struct:sym::__anon3327
H A Dcg_arcs.c311 cyc->cg.print_flag = TRUE; /* should this be printed? */
369 child->cg.print_flag = FALSE;
378 child->cg.print_flag |= parent->cg.print_flag;
397 head->cg.print_flag = FALSE;
408 head->cg.print_flag |= parent->cg.print_flag;
423 member->cg.print_flag = head->cg.print_flag;
433 * cg.print_flag a
[all...]
H A Dutils.c103 if (self->cg.print_flag)
H A Dcg_print.c518 || !parent->cg.print_flag
603 if (sym->cg.print_flag)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dparse_units.c302 print_flag (char *s, size_t len, int divisor, const char *name, int rem) function
317 print_flag,
/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c472 #define print_flag(_f, _s, _c, _q, _x) \ macro
479 print_flag(f, s, c, READONLY, READWRITE);
480 print_flag(f, s, c, READWRITE, READWRITE);
481 print_flag(f, s, c, ANYWRITE, ANYWRITE);
482 print_flag(f, s, c, PRIVATE, PRIVATE);
483 print_flag(f, s, c, PERMANENT, PERMANENT);
484 print_flag(f, s, c, OWNDATA, OWNDATA);
485 print_flag(f, s, c, IMMEDIATE, IMMEDIATE);
486 print_flag(f, s, c, HEX, HEX);
487 print_flag(
491 #undef print_flag macro
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhxtool.c1052 if (opt->print_flag)

Completed in 196 milliseconds