Home
last modified time | relevance | path

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

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

Completed in 666 milliseconds