Home
last modified time | relevance | path

Searched defs:NUL (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/curses/
Dascii.py3 NUL = 0x00 # ^@ variable
/third_party/mesa3d/src/glx/
Dglxextensions.c336 #define NUL '\0' macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp632 NodeUpdateListener NUL(*this, NodesToAnalyze); in ReplaceValueWith() local
/third_party/python/Lib/test/
Dtest_csv.py1159 class NUL: class
/third_party/python/Lib/
Dtarfile.py77 NUL = b"\0" # the null character variable