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

  /external/syslinux/com32/modules/
pxechn.c 371 char *csep, *ssep, *hsep; /* Colon, Slash separator positions */ local
388 ssep = strchr(csep + 3, '/');
389 if (ssep) {
390 hlen = hostlen_limit(ssep - (csep + 3));
391 *fp = ssep + 1;
  /external/eigen/lapack/
CMakeLists.txt 168 add_lapack_test(ssep.out sep.in xeigtsts)

Completed in 206 milliseconds