Home
last modified time | relevance | path

Searched defs:FUNCTIONS (Results 1 – 3 of 3) sorted by relevance

/third_party/elfutils/lib/
Ddynamicsizehash_concurrent.h101 #define FUNCTIONS(name) _FUNCTIONS (name) macro
Ddynamicsizehash.h102 #define FUNCTIONS(name) _FUNCTIONS (name) macro
/third_party/rust/crates/bindgen/bindgen/
Dlib.rs140 const FUNCTIONS = 1 << 0; constant