Searched defs:print_first_N (Results 1 – 1 of 1) sorted by relevance
55 # define print_first_N(fp,count,bytes) print_first_N(fp,count) macro58 print_first_N(FILE *fp, unsigned long count, bool count_bytes) in print_first_N() function