Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A Dpplex.c62 #define SYNC() do{SYNCINX();SYNCOUTX();pp.state=st;}while(0) macro
167 #define SYNC() do{SYNCIN();SYNCOUT();}while(0) macro
H A Dppproto.c486 #define SYNC() do{SYNCIN();SYNCOUT();proto->flags&=~(EXTERN|INIT|OTHER|VARIADIC|VARIADIC2);proto->… macro
/titanic_41/usr/src/uts/common/zmod/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/titanic_41/usr/src/cmd/dd/
H A Ddd.c98 #define SYNC 020 /* flag - pad short input blocks with nulls */ macro
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h379 SYNC, TAG1SYNC, CHAN) (ddi_put32((HCIP)->ohci->ohci_reg_handle, \ argument