Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Ddefault-enum-style-constified-module.rs12 pub const blap: Type = 2; constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Ddefault-enum-style-constified-module.h3 typedef enum { bar, baz, blap } Foo; enumerator