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

  /external/qemu/target-i386/
helper.c 50 static const char *ext2_feature_name[] = { variable
82 if (ext2_feature_name[i] && !strcmp (flagname, ext2_feature_name[i])) {
    [all...]

Completed in 502 milliseconds