The Gaudi Framework  v29r0 (ff2e7097)
swab.h File Reference
#include <unistd.h>
Include dependency graph for swab.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _swab(source, target, radix)   swab( source, target, radix )
 

Macro Definition Documentation

#define _swab (   source,
  target,
  radix 
)    swab( source, target, radix )

Definition at line 7 of file swab.h.