Searched refs:shorts (Results 1 – 7 of 7) sorted by relevance
5 typedef struct shorts struct7 struct shorts *next; argument10 shorts; argument47 static shorts **lookback;159 lookback = NEW2(k, shorts *); in initialize_LA()445 shorts *sp; in add_lookback_edge()459 sp = NEW(shorts); in add_lookback_edge()530 shorts *sp, *next; in compute_lookaheads()
2686 uint16_t shorts[4]; in sldns_str2wire_ilnp64_buf() local2688 if(*len < sizeof(shorts)) in sldns_str2wire_ilnp64_buf()2696 shorts[0] = htons(a); in sldns_str2wire_ilnp64_buf()2697 shorts[1] = htons(b); in sldns_str2wire_ilnp64_buf()2698 shorts[2] = htons(c); in sldns_str2wire_ilnp64_buf()2699 shorts[3] = htons(d); in sldns_str2wire_ilnp64_buf()2700 memmove(rd, &shorts, sizeof(shorts)); in sldns_str2wire_ilnp64_buf()2701 *len = sizeof(shorts); in sldns_str2wire_ilnp64_buf()
1433 uint16_t shorts[4]; in ldns_str2rdf_ilnp64() local1442 shorts[0] = htons(a); in ldns_str2rdf_ilnp64()1443 shorts[1] = htons(b); in ldns_str2rdf_ilnp64()1444 shorts[2] = htons(c); in ldns_str2rdf_ilnp64()1445 shorts[3] = htons(d); in ldns_str2rdf_ilnp64()1447 LDNS_RDF_TYPE_ILNP64, 4 * sizeof(uint16_t), &shorts); in ldns_str2rdf_ilnp64()
1954 1. Fixed bug related to the is*() routines called with shorts.1956 (The _ctype_ was getting indexed with shorts...)
1472 * snprintf.c (PARSE_INT_FORMAT): note that shorts are actually
9368 Cray changes from Eric Wassenaar: ``On Cray, shorts,
180714 shorts