Home
last modified time | relevance | path

Searched defs:SYNC (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dcache_mipsNN.c82 #define SYNC __asm volatile("sync; sync") macro
84 #define SYNC xlp_sync() macro
86 #define SYNC __asm volatile("sync") macro
/f-stack/freebsd/contrib/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/f-stack/dpdk/examples/ptpclient/
H A Dptpclient.c30 #define SYNC 0x0 macro