Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c1154 char *upp; local
1161 upp = (char*)ntfs_malloc(3*size + 1);
1162 if (upp) {
1164 t = upp;
1189 free(upp);
1190 upp = (char*)NULL;
1195 return (upp);
1408 u32 upp; local
1416 upp = le16_to_cpu(uc[i]);
1417 if ((upp !
[all...]

Completed in 3 milliseconds