Searched refs:ACCLIB_PUBLIC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo_str.c62 #define ACCLIB_PUBLIC(r,f) LZO_PUBLIC(r) f macro
72 #undef ACCLIB_PUBLIC macro
H A Dminiacc.h4716 #if !defined(ACCLIB_PUBLIC)
4717 # define ACCLIB_PUBLIC(r,f) r __ACCLIB_FUNCNAME(f) macro
4719 ACCLIB_PUBLIC(unsigned, acc_ua_get_be16) (const acc_hvoid_p p)
4728 ACCLIB_PUBLIC(acc_uint32l_t, acc_ua_get_be24) (const acc_hvoid_p p)
4733 ACCLIB_PUBLIC(acc_uint32l_t, acc_ua_get_be32) (const acc_hvoid_p p)
4742 ACCLIB_PUBLIC(void, acc_ua_set_be16) (acc_hvoid_p p, unsigned v)
4752 ACCLIB_PUBLIC(void, acc_ua_set_be24) (acc_hvoid_p p, acc_uint32l_t v)
4759 ACCLIB_PUBLIC(void, acc_ua_set_be32) (acc_hvoid_p p, acc_uint32l_t v)
4771 ACCLIB_PUBLIC(unsigned, acc_ua_get_le16) (const acc_hvoid_p p)
4780 ACCLIB_PUBLIC(acc_uint32l_
4942 # define ACCLIB_PUBLIC macro
5024 # define ACCLIB_PUBLIC macro
5026 ACCLIB_PUBLIC(int, acc_hmemcmp) (const acc_hvoid_p s1, const acc_hvoid_p s2, acc_hsize_t len) function
5043 ACCLIB_PUBLIC(acc_hvoid_p, acc_hmemcpy) (acc_hvoid_p dest, const acc_hvoid_p src, acc_hsize_t len) function
5058 ACCLIB_PUBLIC(acc_hvoid_p, acc_hmemmove) (acc_hvoid_p dest, const acc_hvoid_p src, acc_hsize_t len) function
5084 ACCLIB_PUBLIC(acc_hvoid_p, acc_hmemset) (acc_hvoid_p s, int c, acc_hsize_t len) function
5101 # define ACCLIB_PUBLIC macro
5103 ACCLIB_PUBLIC(void, acc_srand31) (acc_rand31_p r, acc_uint32l_t seed) function
5107 ACCLIB_PUBLIC(acc_uint32l_t, acc_rand31) (acc_rand31_p r) function
5114 ACCLIB_PUBLIC(void, acc_srand48) (acc_rand48_p r, acc_uint32l_t seed) function
5119 ACCLIB_PUBLIC(acc_uint32l_t, acc_rand48) (acc_rand48_p r) function
5125 ACCLIB_PUBLIC(acc_uint32l_t, acc_rand48_r32) (acc_rand48_p r) function
5133 ACCLIB_PUBLIC(void, acc_srand64) (acc_rand64_p r, acc_uint64l_t seed) function
5137 ACCLIB_PUBLIC(acc_uint32l_t, acc_rand64) (acc_rand64_p r) function
5145 ACCLIB_PUBLIC(acc_uint32l_t, acc_rand64_r32) (acc_rand64_p r) function
5154 ACCLIB_PUBLIC(void, acc_srandmt) (acc_randmt_p r, acc_uint32l_t seed) function
5164 ACCLIB_PUBLIC(acc_uint32l_t, acc_randmt) (acc_randmt_p r) function
5168 ACCLIB_PUBLIC(acc_uint32l_t, acc_randmt_r32) (acc_randmt_p r) function
5188 ACCLIB_PUBLIC(void, acc_srandmt64) (acc_randmt64_p r, acc_uint64l_t seed) function
5206 ACCLIB_PUBLIC(acc_uint64l_t, acc_randmt64_r64) (acc_randmt64_p r) function
5232 # define ACCLIB_PUBLIC macro
5256 ACCLIB_PUBLIC(int, acc_tsc_read) (acc_uint32e_t* t) function
5293 # define ACCLIB_PUBLIC macro
5301 ACCLIB_PUBLIC(void __far*, acc_dos_alloc) (unsigned long size) function
5317 ACCLIB_PUBLIC(int, acc_dos_free) (void __far* p) function
5336 ACCLIB_PUBLIC(void __far*, acc_dos_alloc) (unsigned long size) function
5346 ACCLIB_PUBLIC(int, acc_dos_free) (void __far* p) function
5362 # define ACCLIB_PUBLIC macro
5364 ACCLIB_PUBLIC(void, acc_getopt_init) (acc_getopt_p g, function
5405 ACCLIB_PUBLIC(int, acc_getopt) (acc_getopt_p g, function
5562 # define ACCLIB_PUBLIC macro
5597 ACCLIB_PUBLIC(acc_hvoid_p, acc_halloc) (acc_hsize_t size) function
5644 ACCLIB_PUBLIC(void, acc_hfree) (acc_hvoid_p p) function
5684 # define ACCLIB_PUBLIC macro
5686 ACCLIB_PUBLIC(acc_hsize_t, acc_hfread) (void* vfp, acc_hvoid_p buf, acc_hsize_t size) function
5726 ACCLIB_PUBLIC(acc_hsize_t, acc_hfwrite) (void* vfp, const acc_hvoid_p buf, acc_hsize_t size) function
5771 # define ACCLIB_PUBLIC macro
5773 ACCLIB_PUBLIC(long, acc_safe_hread) (int fd, acc_hvoid_p buf, long size) function
5807 ACCLIB_PUBLIC(long, acc_safe_hwrite) (int fd, const acc_hvoid_p buf, long size) function
5846 # define ACCLIB_PUBLIC macro
6095 ACCLIB_PUBLIC(int, acc_pclock_open) (acc_pclock_handle_p h, int mode) function
6221 ACCLIB_PUBLIC(int, acc_pclock_open_default) (acc_pclock_handle_p h) function
6233 ACCLIB_PUBLIC(int, acc_pclock_close) (acc_pclock_handle_p h) function
6244 ACCLIB_PUBLIC(void, acc_pclock_read) (acc_pclock_handle_p h, acc_pclock_p c) function
6260 ACCLIB_PUBLIC(double, acc_pclock_get_elapsed) (acc_pclock_handle_p h, const acc_pclock_p start, const acc_pclock_p stop) function
6277 ACCLIB_PUBLIC(int, acc_pclock_flush_cpu_cache) (acc_pclock_handle_p h, unsigned flags) function
6300 # define ACCLIB_PUBLIC macro
6358 ACCLIB_PUBLIC(int, acc_uclock_open) (acc_uclock_handle_p h) function
6389 ACCLIB_PUBLIC(int, acc_uclock_close) (acc_uclock_handle_p h) function
6399 ACCLIB_PUBLIC(void, acc_uclock_read) (acc_uclock_handle_p h, acc_uclock_p c) function
6455 ACCLIB_PUBLIC(double, acc_uclock_get_elapsed) (acc_uclock_handle_p h, const acc_uclock_p start, const acc_uclock_p stop) function
6523 ACCLIB_PUBLIC(int, acc_uclock_flush_cpu_cache) (acc_uclock_handle_p h, unsigned flags) function
6546 # define ACCLIB_PUBLIC macro
6561 ACCLIB_PUBLIC(const char *, acc_getenv) (const char *s) function
6569 ACCLIB_PUBLIC(acclib_handle_t, acc_get_osfhandle) (int fd) function
6593 ACCLIB_PUBLIC(int, acc_set_binmode) (int fd, int binary) function
6655 ACCLIB_PUBLIC(int, acc_isatty) (int fd) function
6694 ACCLIB_PUBLIC(int, acc_mkdir) (const char* name, unsigned mode) function
6719 ACCLIB_PUBLIC(int, acc_rmdir) (const char* name) function
6731 ACCLIB_PUBLIC(acc_int32e_t, acc_muldiv32s) (acc_int32e_t a, acc_int32e_t b, acc_int32e_t x) function
6744 ACCLIB_PUBLIC(acc_uint32e_t, acc_muldiv32u) (acc_uint32e_t a, acc_uint32e_t b, acc_uint32e_t x) function
6872 # define ACCLIB_PUBLIC macro
6890 ACCLIB_PUBLIC(void, acc_wildargv) (int* argc, char*** argv) function
6901 ACCLIB_PUBLIC(void, acc_wildargv) (int* argc, char*** argv) function
6908 ACCLIB_PUBLIC(void, acc_wildargv) (int* argc, char*** argv) function
[all...]

Completed in 114 milliseconds