Home
last modified time | relevance | path

Searched refs:no_expand (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/regex/tests/
Dreplace.rs80 no_expand!("$2 $1"),
88 no_expand!("$$1"),
Dmacros_bytes.rs9 macro_rules! no_expand { macro
Dmacros_str.rs9 macro_rules! no_expand { macro
/third_party/ltp/tools/sparse/sparse-src/
Dexpand.c83 int no_expand = expr->ctype->ctype.modifiers & MOD_UNSIGNED; in get_longlong() local
89 no_expand = 1; in get_longlong()
92 if (no_expand) in get_longlong()