Searched refs:exp_size (Results 1 – 4 of 4) sorted by relevance
116 long exp_size; in chop_and_send_or_queue() local128 exp_size = ctm_size * 4 / 3; in chop_and_send_or_queue()129 exp_size += howmany(exp_size, LINE_LENGTH); in chop_and_send_or_queue()130 npieces = howmany(exp_size, max_msg_size); in chop_and_send_or_queue()
539 int exp_size = expout_ptr; variable
1692 int exp_size = expout_ptr; local
4891 HOST_WIDE_INT exp_size = int_size_in_bytes (type); in store_constructor() local5019 && exp_size >= 0 in store_constructor()5020 && bitpos + BITS_PER_WORD <= exp_size * BITS_PER_UNIT) in store_constructor()