Searched defs:new_size (Results 76 - 87 of 87) sorted by relevance

1234

/freebsd-10.1-release/contrib/gcc/
H A Dcse.c853 unsigned int new_size; local
H A Dgcse.c1108 int new_size = regno + REG_SET_TABLE_SLOP; local
H A Dprotoize.c2774 size_t new_size = (repl_text_limit - repl_text_base) << 1; local
H A Dreload1.c2585 int new_size = GET_MODE_SIZE (GET_MODE (new)); local
H A Dtree-cfg.c400 size_t new_size = last_basic_block + (last_basic_block + 3) / 4; local
1111 int i, j, new_size = old_size; local
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c2972 size_t new_size; local
H A Darchive_read_support_format_iso9660.c2264 int new_size; local
2985 int new_size = heap->allocated * 2; local
[all...]
H A Darchive_read_support_format_xar.c1191 int new_size = heap->allocated * 2; local
/freebsd-10.1-release/sys/netinet/
H A Dsctputil.c1179 uint32_t new_size; local
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Dhttp.c257 size_t new_size = 0, old_size = 0; local
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c22543 static int rehash(Hash *pH, unsigned int new_size){ argument
126614 fts3Rehash(Fts3Hash *pH, int new_size) argument
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c21900 static int rehash(Hash *pH, unsigned int new_size){ argument
120699 fts3Rehash(Fts3Hash *pH, int new_size) argument
[all...]

Completed in 878 milliseconds

1234