Home
last modified time | relevance | path

Searched refs:STRUCTURE (Results 1 – 2 of 2) sorted by path

/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch58 +#define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD))
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c85 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument

Completed in 16 milliseconds