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

  /src/usr.bin/xlint/lint2/
read.c 105 static unsigned short storetyp(type_t *, const char *, size_t, int);
670 tidx = storetyp(tp, cp, tlen, h);
948 storetyp(type_t *tp, const char *cp, size_t len, int h) function in typeref:typename:unsigned short
read.c 105 static unsigned short storetyp(type_t *, const char *, size_t, int);
670 tidx = storetyp(tp, cp, tlen, h);
948 storetyp(type_t *tp, const char *cp, size_t len, int h) function in typeref:typename:unsigned short
read.c 105 static unsigned short storetyp(type_t *, const char *, size_t, int);
670 tidx = storetyp(tp, cp, tlen, h);
948 storetyp(type_t *tp, const char *cp, size_t len, int h) function in typeref:typename:unsigned short

Completed in 32 milliseconds