Searched defs:shorts (Results 1 – 4 of 4) sorted by relevance
38 typedef struct shorts { struct39 struct shorts *next; argument41 } shorts; argument
3 static short shorts[256]; variable
2686 uint16_t shorts[4]; in sldns_str2wire_ilnp64_buf() local