Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_sqlite/
Dcache.c220 PyObject* fmt_args; in pysqlite_cache_display() local
/external/rust/crates/log/src/
Dlib.rs1675 let fmt_args = format_args!("hello"); in test_record_builder() localVariable
1694 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable