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

  /bionic/libc/upstream-openbsd/lib/libc/gen/
setprogname.c 26 const char *tmpn; local
28 tmpn = strrchr(progname, '/');
29 if (tmpn == NULL)
32 __progname = tmpn + 1;
  /external/wpa_supplicant_8/src/tls/
libtommath.c 2768 register mp_digit *tmpn; local
    [all...]

Completed in 60 milliseconds