Searched refs:add_to_masks (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c388 static mask_type *add_to_masks(context_type *, mask_type *, int , int);
2523 new_masks = add_to_masks(context, masks, mask_count, operand);
3424 add_to_masks(context_type *context, mask_type *masks, int mask_count, int d) function

Completed in 41 milliseconds