Home
last modified time | relevance | path

Searched defs:offsetof (Results 1 – 2 of 2) sorted by relevance

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

Completed in 423 milliseconds