Searched refs:LZO_PUBLIC (Results 1 - 25 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/asm/i386/src/
H A Dlzo1c_s1.S52 LZO_PUBLIC(lzo1c_decompress_asm)
H A Dlzo1f_f1.S52 LZO_PUBLIC(lzo1f_decompress_asm_fast)
H A Dlzo1x_s1.S52 LZO_PUBLIC(lzo1x_decompress_asm)
H A Dlzo1c_s2.S56 LZO_PUBLIC(lzo1c_decompress_asm_safe)
H A Dlzo1f_f2.S56 LZO_PUBLIC(lzo1f_decompress_asm_fast_safe)
H A Dlzo1x_f1.S54 LZO_PUBLIC(lzo1x_decompress_asm_fast)
H A Dlzo1x_s2.S56 LZO_PUBLIC(lzo1x_decompress_asm_safe)
H A Dlzo1y_f1.S54 LZO_PUBLIC(lzo1y_decompress_asm_fast)
H A Dlzo1y_s1.S52 LZO_PUBLIC(lzo1y_decompress_asm)
H A Dlzo1x_f2.S58 LZO_PUBLIC(lzo1x_decompress_asm_fast_safe)
H A Dlzo1y_f2.S58 LZO_PUBLIC(lzo1y_decompress_asm_fast_safe)
H A Dlzo1y_s2.S56 LZO_PUBLIC(lzo1y_decompress_asm_safe)
H A Dlzo_asm.h104 #if !defined(LZO_PUBLIC)
106 # define LZO_PUBLIC(func) \ macro
111 # define LZO_PUBLIC(func) \
117 # define LZO_PUBLIC(func) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo_util.c70 LZO_PUBLIC(const lzo_bytep)
80 LZO_PUBLIC(unsigned)
86 LZO_PUBLIC(const char *)
92 LZO_PUBLIC(const char *)
98 LZO_PUBLIC(const lzo_charp)
104 LZO_PUBLIC(const lzo_charp)
127 LZO_PUBLIC(lzo_uint32) function
H A Dlzo_ptr.c51 LZO_PUBLIC(lzo_uintptr_t) function
73 LZO_PUBLIC(unsigned)
H A Dcompr1b.h74 LZO_PUBLIC(int)
H A Dcompr1c.h74 LZO_PUBLIC(int)
H A Dlzo_str.c62 #define ACCLIB_PUBLIC(r,f) LZO_PUBLIC(r) f
H A Dlzo1b_xx.c82 LZO_PUBLIC(int)
H A Dlzo1c_xx.c82 LZO_PUBLIC(int)
H A Dlzo1_99.c122 LZO_PUBLIC(int)
H A Dlzo1a_99.c122 LZO_PUBLIC(int)
H A Dlzo1x_d3.c98 LZO_PUBLIC(int)
H A Dlzo_init.c112 LZO_PUBLIC(int)
191 LZO_PUBLIC(int)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/lzo/
H A Dlzoconf.h253 #if !defined(LZO_PUBLIC)
254 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL macro
257 # define LZO_EXTERN(_rettype) __LZO_EXTERN_C LZO_PUBLIC(_rettype)

Completed in 131 milliseconds

12