Searched refs:ITMROUNDUP (Results 1 – 4 of 4) sorted by relevance
214 sec_size = ITMROUNDUP(sec_size); in relocation_I()223 sec_size = ITMROUNDUP(sec_size); in relocation_I()232 sec_size = ITMROUNDUP(sec_size); in relocation_I()242 sec_size = ITMROUNDUP(sec_size); in relocation_I()252 sec_size = ITMROUNDUP(sec_size); in relocation_I()261 sec_size = ITMROUNDUP(sec_size); in relocation_I()270 sec_size = ITMROUNDUP(sec_size); in relocation_I()281 sec_size = ITMROUNDUP(sec_size); in relocation_I()314 sec_size = ITMROUNDUP(sec_size); in relocation_I()
275 #define ITMROUNDUP(i) ROUNDUP(i, sizeof (uint64_t)) macro
406 table_size = ITMROUNDUP(table_size); in range_table()467 table_size = ITMROUNDUP(table_size); in escseq_table()1000 table_size = ITMROUNDUP(table_size); in map_table_indexed_fixed()1165 table_size = ITMROUNDUP(table_size); in map_table_lookup_fixed()1425 table_size = ITMROUNDUP(table_size); in map_table_hash()1632 table_size = ITMROUNDUP(table_size); in map_table_dense_encoding()
760 size = ITMROUNDUP(size); in malloc_vital()