Home
last modified time | relevance | path

Searched refs:FIELD (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c84 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch57 +#define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD))
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c13783 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument

Completed in 315 milliseconds