Home
last modified time | relevance | path

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

/aosp_15_r20/external/dtc/tests/
H A Dextra-terminating-null.c20 char checkbuf[len+numnulls]; in check_extranull() local
/aosp_15_r20/external/ltp/testcases/misc/math/atof/
H A Datof01.c312 static int checkbuf(char *str, int n1, int n2) in checkbuf() function
/aosp_15_r20/trusty/kernel/app/usercopytest/
H A Dusercopytest.c82 static int checkbuf(const char* buf, char c, size_t size) { in checkbuf() function
/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c1842 BYTE *checkbuf = (BYTE *)malloc(inbufsize); in basicUnitTests() local