Searched defs:pi_entry (Results 1 – 1 of 1) sorted by relevance
351 struct pi_entry { struct352 const char *fmt;353 const char *func;354 const char *file;355 unsigned int line;386 static const struct pi_entry _entry \ argument