HomeSort by relevance Sort by last modified time
    Searched full:files_end (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
dir.c 1028 register struct dirfile **files_end;
1031 files_end = files_slot + dir->contents->dirfiles.ht_size;
1032 for ( ; files_slot < files_end; files_slot++)
1019 register struct dirfile **files_end; local

Completed in 58 milliseconds