Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Denv.rs71 let custom_msg = match exprs.next() { in expand_env() localVariable
/third_party/python/Include/cpython/
Dmodsupport.h55 const char *custom_msg; member
/third_party/python/Python/
Dgetargs.c1624 const char *fname, *msg, *custom_msg; in vgetargskeywords() local