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

  /src/sys/sys/
stdalign.h 50 #define alignof _Alignof macro
  /src/lib/libc/time/
zic.c 86 # define alignof(type) offsetof(struct { char a; type b; }, b) macro
2436 alignof(zic_t)));

Completed in 13 milliseconds