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

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c292 struct mask_type *masks;
295 struct mask_type { struct
337 typedef struct mask_type mask_type; typedef in typeref:struct:mask_type
387 static mask_type *copy_masks(context_type *, mask_type *masks, int mask_count);
388 static mask_type *add_to_masks(context_type *, mask_type *, int , int);
2465 mask_type *masks = this_idata->register_info.masks;
2471 mask_type *new_mask
[all...]

Completed in 37 milliseconds