Searched refs:LOCFILE_ALIGN_UP (Results 1 – 3 of 3) sorted by relevance
96 #define LOCFILE_ALIGN_UP(x) (((x) + LOCFILE_ALIGN - 1) \ macro
273 t->result_size = LOCFILE_ALIGN_UP (last_offset); in CONCAT()
2254 added = LOCFILE_ALIGN_UP (sizeof (int32_t) + 1 in collate_output()2313 added = LOCFILE_ALIGN_UP (sizeof (int32_t) + 1 in collate_output()2342 int added = LOCFILE_ALIGN_UP (sizeof (int32_t) + 1 + 1); in collate_output()
Completed in 10 milliseconds