Searched defs:print_flags (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c433 static void print_flags(context_type *, flag_type, flag_type);
1811 print_flags(context,
1837 print_flags(context, new_and_flags, new_or_flags);
3158 print_flags(context, old_and_flags, old_or_flags);
3162 print_flags(context, this_idata->and_flags, this_idata->or_flags);
4182 print_flags(context_type *context, flag_type and_flags, flag_type or_flags) function

Completed in 488 milliseconds