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

  /external/mksh/src/
misc.c 966 char *subp; local
1014 strndupx(subp, s, p - s - 3, ATEMP);
1015 debunk(subp, subp, p - s - 3 + 1);
1023 if (!strcmp(subp, cls->name)) {
1033 afree(subp, ATEMP);
1038 if (ctype(subp[0], C_ASCII) && !subp[1])
1040 c = subp[0];
1045 afree(subp, ATEMP)
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 

Completed in 173 milliseconds