Home
last modified time | relevance | path

Searched refs:numComments (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Daiff.c510 unsigned short numComments; in commentChunk() local
518 lsx_readw(ft, &numComments); in commentChunk()
520 for(commentIndex = 0; commentIndex < numComments; commentIndex++) { in commentChunk()