Searched refs:w32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h134 } w32; member in union:__anon11132
203 } w32; member in union:__anon11139
255 } w32; member in union:__anon11144
306 } w32; member in union:__anon11149
549 next_ptr.sm.w32.next_node0 = destination_node0;
550 next_ptr.sm.w32.p0 = cvmx_llm_parity(destination_node0);
552 next_ptr.sm.w32.next_node1 = destination_node1;
553 next_ptr.sm.w32.p1 = cvmx_llm_parity(destination_node1);
595 next_ptr.lg.w32.type = destination_type;
596 next_ptr.lg.w32
[all...]
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_oncore.c577 #define w32(buf) (((buf)[0]&0xff) << 24 | \ macro
583 #define buf_w32(buf) (((buf)[0]&0200) ? (-(~w32(buf)+1)) : w32(buf))
2459 buf[7], w32(&buf[8]));

Completed in 73 milliseconds