Home
last modified time | relevance | path

Searched defs:__alignof__ (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/standard/
H A Dcrypt_sha256.c12 # define __alignof__ __alignof macro
16 # define __alignof__(type) offsetof (struct { char c; type member;}, member) macro
H A Dcrypt_sha512.c11 # define __alignof__ __alignof macro
15 # define __alignof__(type) offsetof (struct { char c; type member;}, member) macro
/php-src/ext/hash/
H A Dhash.c37 # define __alignof__ __alignof macro
41 # define __alignof__(type) offsetof (struct { char c; type member;}, member) macro

Completed in 13 milliseconds