Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dstring_test.go358 func isZeroed(b []byte) bool { func
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGValue.h587 IsZeroed_t isZeroed() const { in isZeroed() function