Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/codegen/
Ddyngen.rs180 let ident_str = codegen::helpers::ast_ty::cstr_expr(ident.to_string()); in push() localVariable
/external/python/cpython3/Modules/
Dsyslogmodule.c123 const char *ident_str = NULL; in syslog_openlog() local