Searched refs:shortv (Results 1 – 5 of 5) sorted by relevance
551 temp->value.shortv = (unsigned short)strtol(value[1], NULL, 0); in mimeAddTypeRule()759 short shortv; /* Short value */ in mime_check_rules() local1056 shortv = (short)((bufptr[0] << 8) | bufptr[1]); in mime_check_rules()1057 result = (shortv == rules->value.shortv); in mime_check_rules()
77 unsigned short shortv; /* Short value */ member
386 printf("short(%d,%d)", rules->offset, rules->value.shortv); in print_rules()
305 template <class Abi> using shortv = simd<short, Abi>; // exposition only426 template <class Abi> shortv<Abi> abs(shortv<Abi> j);595 template <class Abi> simd_div_t<shortv<Abi>> div(shortv<Abi> numer, shortv<Abi> denom);
304 template <class Abi> using shortv = simd<short, Abi>; // exposition only425 template <class Abi> shortv<Abi> abs(shortv<Abi> j);594 template <class Abi> simd_div_t<shortv<Abi>> div(shortv<Abi> numer, shortv<Abi> denom);