HomeSort by relevance Sort by last modified time
    Searched refs:opts1 (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
mntent.cpp 48 int fsname0, fsname1, dir0, dir1, type0, type1, opts0, opts1; local
50 &fsname0, &fsname1, &dir0, &dir1, &type0, &type1, &opts0, &opts1,
62 buf[opts1] = '\0';
  /external/llvm/unittests/Support/
CommandLineTest.cpp 227 const char *opts1[] = { "-tool", "-option=x" }; local
229 testAliasRequired(array_lengthof(opts1), opts1); local

Completed in 2490 milliseconds