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

  /src/usr.bin/rpcgen/
rpc_cout.c 57 static int findtype(definition *, const char *);
123 findtype(definition *def, const char *type) function in typeref:typename:int
138 def = (definition *) FINDVAL(defined, type, findtype);
  /src/usr.bin/xlint/lint2/
read.c 104 static unsigned short findtype(const char *, size_t, int);
662 if ((tidx = findtype(cp, tlen, h)) != 0) {
929 findtype(const char *cp, size_t len, int h) function in typeref:typename:unsigned short

Completed in 13 milliseconds