Searched defs:StringInt (Results 1 – 1 of 1) sorted by relevance
48 typedef struct StringInt StringInt; typedef51 struct StringInt struct57 extern int _lookup(StringInt* t, int n, Rune* key, int keylen, int* pans); argument