Searched refs:isAscii (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c4707 int isAscii; local
4712 isAscii = 1;
4716 while(isAscii && *w){
4718 isAscii = 0;
4722 if(isAscii){

Completed in 29 milliseconds