Home
last modified time | relevance | path

Searched defs:StringInt (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/libhtml/
H A Dimpl.h48 typedef struct StringInt StringInt; typedef
51 struct StringInt struct
57 extern int _lookup(StringInt* t, int n, Rune* key, int keylen, int* pans); argument