Searched refs:LZO_INT16_C (Results 1 – 2 of 2) sorted by relevance
2940 #if !defined(LZO_INT16_C)2942 # define LZO_INT16_C(c) ((c) + 0) macro2945 # define LZO_INT16_C(c) ((c) + 0L)2948 # define LZO_INT16_C(c) (c)2951 # define LZO_INT16_C(c) (c##L)
2960 #if !defined(LZO_INT16_C)2962 # define LZO_INT16_C(c) ((c) + 0) macro2965 # define LZO_INT16_C(c) ((c) + 0L)2968 # define LZO_INT16_C(c) (c)2971 # define LZO_INT16_C(c) (c##L)