Searched defs:UNSUPPORTED (Results 1 – 8 of 8) sorted by relevance
25 UNSUPPORTED = enum.auto() variable in _SendfileMode
139 #define UNSUPPORTED(format, ...) DABORT("UNSUPPORTED: " format, ##__VA_ARGS__) macro
148 #define UNSUPPORTED(format, ...) DABORT("UNSUPPORTED: " format, ##__VA_ARGS__) macro
48 #define UNSUPPORTED 42 macro
147 UNSUPPORTED enumerator
34 const UNSUPPORTED = Symbol('unsupported') constant