Home
last modified time | relevance | path

Searched defs:T_NONE (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Danon_enum.hpp5 enum { T_NONE }; enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Danon_enum.rs18 T_NONE = 0, enumerator
/third_party/ltp/testcases/kernel/containers/sysvipc/
Dcommon.h19 T_NONE, enumerator
/third_party/python/Include/
Dstructmember.h56 #define T_NONE 20 /* Value is always None */ macro
/third_party/ffmpeg/libavformat/
Dnsvdec.c129 #define T_NONE MKTAG('N', 'O', 'N', 'E') /* null a/v 4CC */ macro