Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-callbacks.h79 struct name_t { struct
82 const char* str;
84 size_t len;
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs47 pub type name_t = u64; typedef