Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkSource/
DArrayMemory.cpp119 bool ArrayMemory::IsTailEmpty(char *ptr, size_t length) in IsTailEmpty() function in Client::ArrayMemory
/cmsis-dsp-latest/Testing/FrameworkInclude/
DTest.h510 bool IsTailEmpty(char *ptr, size_t length) in IsTailEmpty() function