Searched refs:culp (Results 1 – 1 of 1) sorted by relevance
41 typedef const unsigned long *culp; typedef87 va = *(culp)p2;91 vb = *(culp)p2;93 if (*(culp)p1 != (va >> shr | vb << shl))112 return ((((va >> shr | ((shl < len) ? *(culp)p2 << shl : 0)) ^113 *(culp)p1) & ((1L << len) - 1)) != 0);117 if (*(culp)p1 != *(culp)p2)130 return (((*(culp)p1 ^ *(culp)p2)