HomeSort by: relevance | last modified time | path
    Searched defs:align_to (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 512 align_to(ptrdiff_t size, ptrdiff_t alignment) function in typeref:typename:ATTRIBUTE_PURE_114833 ptrdiff_t
2434 zic_t *ats = xmalloc(align_to(size_product(timecnt + !timecnt,
zic.c 512 align_to(ptrdiff_t size, ptrdiff_t alignment) function in typeref:typename:ATTRIBUTE_PURE_114833 ptrdiff_t
2434 zic_t *ats = xmalloc(align_to(size_product(timecnt + !timecnt,

Completed in 54 milliseconds