Searched refs:shorts (Results 1 – 7 of 7) sorted by relevance
5 typedef struct shorts struct7 struct shorts *next; argument10 shorts; typedef47 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()
2719 uint16_t shorts[4]; in sldns_str2wire_ilnp64_buf() local2721 if(*len < sizeof(shorts)) in sldns_str2wire_ilnp64_buf()2729 shorts[0] = htons(a); in sldns_str2wire_ilnp64_buf()2730 shorts[1] = htons(b); in sldns_str2wire_ilnp64_buf()2731 shorts[2] = htons(c); in sldns_str2wire_ilnp64_buf()2732 shorts[3] = htons(d); in sldns_str2wire_ilnp64_buf()2733 memmove(rd, &shorts, sizeof(shorts)); in sldns_str2wire_ilnp64_buf()2734 *len = sizeof(shorts); in sldns_str2wire_ilnp64_buf()
1496 uint16_t shorts[4]; in ldns_str2rdf_ilnp64() local1505 shorts[0] = htons(a); in ldns_str2rdf_ilnp64()1506 shorts[1] = htons(b); in ldns_str2rdf_ilnp64()1507 shorts[2] = htons(c); in ldns_str2rdf_ilnp64()1508 shorts[3] = htons(d); in ldns_str2rdf_ilnp64()1510 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