Searched refs:showflags (Results 1 – 1 of 1) sorted by relevance
42 static char *showflags(int flags);349 printf("flags: %x - %s\n", flags, showflags(flags)); in debug_determinestyle()822 showflags(int flags) in showflags() function