Searched defs:LZO_SAFE (Results 1 – 2 of 2) sorted by relevance
25 #define LZO_SAFE(name) name macro32 LZO_SAFE(lzo1x_1_do_compress)(const unsigned char *in, size_t in_len, in LZO_SAFE() function335 static int LZO_SAFE(lzogeneric1x_1_compress)( in LZO_SAFE() function428 int LZO_SAFE(lzo1x_1_compress)(const unsigned char *in, size_t in_len, in LZO_SAFE() function436 int LZO_SAFE(lzorle1x_1_compress)(const unsigned char *in, size_t in_len, in LZO_SAFE() function
15 #define LZO_SAFE(name) name##_safe macro