Searched refs:some_fd (Results 1 – 1 of 1) sorted by relevance
305 auto some_fd = declval<int>(); in testFormatStrings() local307 dprintf(some_fd, "%d", unsigned_value); in testFormatStrings()309 dprintf(some_fd, unknown_string, unsigned_value); in testFormatStrings()