OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:account_output
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/
output.h
53
int
account_output
(int *countp, int c);
output.c
510
account_output
(¤t_column,
519
if (
account_output
(¤t_column,
526
&&
account_output
(¤t_column,
532
account_output
(¤t_column, fprintf(options.output, "("));
537
account_output
(¤t_column, fprintf(options.output, "???"));
821
&&
account_output
(&o, fprintf(stream, ", ")) < 0)
836
account_output
(int *countp, int c)
function
lens_default.c
122
int i =
account_output
(countp, vfprintf(stream, format, pa));
189
||
account_output
(&written,
743
if (
account_output
(&o, out_bits(stream, low,
751
if (low >= 0 &&
account_output
(&o, out_bits(stream, low, bitno-1)) < 0)
Completed in 314 milliseconds