Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalues_unittest.cc702 Value* copy_null = NULL; in TEST() local
1025 auto copy_null = MakeUnique<Value>(*original_null); in TEST() local
/external/python/cpython3/Modules/
D_testcapimodule.c1869 int copy_null; in unicode_asucs4() local
/external/python/cpython3/Objects/
Dunicodeobject.c2422 int copy_null) in as_ucs4()
2470 int copy_null) in PyUnicode_AsUCS4()