Home
last modified time | relevance | path

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

/third_party/rust/crates/unicode-ident/src/
Dtables.rs176 pub(crate) static LEAF: Align64<[u8; 7520]> = Align64([ variable
/third_party/f2fs-tools/lib/
Dnls_utf8.c279 #define LEAF_GEN(LEAF) ((LEAF)[0]) argument
280 #define LEAF_CCC(LEAF) ((LEAF)[1]) argument
281 #define LEAF_STR(LEAF) ((const char *)((LEAF) + 2)) argument