HomeSort by: relevance | last modified time | path
    Searched defs:gettlen (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint2/
read.c 103 static size_t gettlen(const char *, const char **);
658 tlen = gettlen(cp, &ep);
748 gettlen(const char *cp, const char **epp) function
873 (void)gettlen(cp, &cp);
876 (void)gettlen(cp, &cp);
886 (void)gettlen(cp, &cp);
889 (void)gettlen(cp, &cp);
read.c 103 static size_t gettlen(const char *, const char **);
658 tlen = gettlen(cp, &ep);
748 gettlen(const char *cp, const char **epp) function
873 (void)gettlen(cp, &cp);
876 (void)gettlen(cp, &cp);
886 (void)gettlen(cp, &cp);
889 (void)gettlen(cp, &cp);

Completed in 45 milliseconds