Home
last modified time | relevance | path

Searched defs:nullstring (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libxml2/os400/
H A Dtranscode.c59 static const int nullstring[] = { 0 }; in xmlTranscodeResult() local
146 static const xmlChar nullstring[] = { 0 }; in inTranscode() local
/aosp_15_r20/external/dtc/
H A DMakefile108 nullstring := macro
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c25 static PyBytesObject *nullstring; variable
Dstringobject.c14 static PyStringObject *nullstring; variable