Home | History | Annotate | Download | only in common

Lines Matching refs:ui64

2750 #    define LZO_UINT64_C(c)         ((c) + 0ui64)
2753 # define LZO_UINT64_C(c) (c##ui64)