Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.cc473 bool return_null = flags & PartitionAllocReturnNull; in SlowPathAlloc() local
479 if (return_null) in SlowPathAlloc()
539 if (return_null) in SlowPathAlloc()
/external/llvm-project/clang/test/Analysis/
Dsmart-ptr-text-output.cpp14 A *return_null() { in return_null() function
Dsmart-ptr.cpp41 A *return_null() { in return_null() function
/external/libxml2/
Dxmlschemas.c8596 goto return_null; in xmlSchemaParseElement()
8656 goto return_null; in xmlSchemaParseElement()
8663 goto return_null; in xmlSchemaParseElement()
8683 goto return_null; in xmlSchemaParseElement()
8707 goto return_null; in xmlSchemaParseElement()
8914 return_null: in xmlSchemaParseElement()