Searched defs:CONTAINING_RECORD (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/server/mpm/winnt/
H A Dmpm_winnt.h92 #undef CONTAINING_RECORD macro
94 #define CONTAINING_RECORD(address, type, field) ((type *)( \ macro

Completed in 154 milliseconds