Home
last modified time | relevance | path

Searched defs:STORE_RUN (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/lzo/2.03/src/
H A Dlzo1b_cc.h76 #define STORE_RUN _lzo1b_store_run macro
H A Dlzo1c_cc.h76 #define STORE_RUN _lzo1c_store_run macro
H A Dlzo1f_9x.c109 STORE_RUN ( lzo_bytep op, const lzo_bytep ii, lzo_uint t, lzo_bytep out ) in STORE_RUN() function
H A Dlzo1x_9x.c278 STORE_RUN ( LZO_COMPRESS_T *c, lzo_bytep op, const lzo_bytep ii, lzo_uint t ) in STORE_RUN() function
/dports/archivers/lzo2/lzo-2.10/src/
H A Dlzo1b_cc.h64 #define STORE_RUN _lzo1b_store_run macro
H A Dlzo1c_cc.h64 #define STORE_RUN _lzo1c_store_run macro
H A Dlzo1f_9x.c97 STORE_RUN ( lzo_bytep op, const lzo_bytep ii, lzo_uint t, lzo_bytep out ) in STORE_RUN() function
H A Dlzo1x_9x.c266 STORE_RUN ( LZO_COMPRESS_T *c, lzo_bytep op, const lzo_bytep ii, lzo_uint t ) in STORE_RUN() function
/dports/sysutils/syslinux/syslinux-6.03/lzo/src/
H A Dlzo1x_9x.c266 STORE_RUN ( LZO_COMPRESS_T *c, lzo_bytep op, const lzo_bytep ii, lzo_uint t ) in STORE_RUN() function
/dports/sysutils/busybox/busybox-1.26.2/archival/libarchive/
H A Dlzo1x_9x.c570 static uint8_t *STORE_RUN(lzo1x_999_t *c, uint8_t *op, in STORE_RUN() function