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

/system/core/adb/
H A Dsysdeps.h24 # undef _WIN32 macro
65 #ifdef _WIN32
214 // See the comments for the !defined(_WIN32) versions of adb_*().
223 // See the comments for the !defined(_WIN32) version of unix_close().
234 // See the comments for the !defined(_WIN32) version of unix_read().
242 // See the comments for the !defined(_WIN32) version of unix_write().
250 // See the comments for the !defined(_WIN32) version of adb_open_mode().
256 // See the comments for the !defined(_WIN32) version of unix_open().
456 #else /* !_WIN32 a.k.a. Unix */
837 #endif /* !_WIN32 */
[all...]

Completed in 71 milliseconds