Home
last modified time | relevance | path

Searched defs:CHOP (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/dports/lang/snobol4/snobol4-2.2.2/lib/snolib/
H A Dchop.c29 CHOP( LA_ALIST ) { in CHOP() function
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DGridText.h26 #define CHOP 1 macro
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DGridText.h26 #define CHOP 1 macro
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Dstr.h146 #define CHOP(s) pr_str_strip_end((s), "\r\n") macro
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/gf2x/lowlevel/
H A Dgen_bb_mul_code.c37 unsigned long w, K, CHOP, REM, fn; in main() local
/dports/math/gf2x/gf2x-1.3.0/lowlevel/
H A Dgen_bb_mul_code.c37 unsigned long w, K, CHOP, REM, fn; in main() local
/dports/devel/critcl/critcl-3.1.18.1/lib/stubs_genframe/
H A Dgenframe.tcl343 proc ::stubs::gen::CHOP {textvar} { procedure
/dports/math/fxt/fxt/src/aux1/attic/
H A Dgraph-print.cc16 #define CHOP(x,eps) (fabs(x)<(eps) ? 0 : (x)) macro
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rspotify-0.8.0/examples/
H A Duser_playlist_change_detail.rs27 .build();
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/lnpdqp/
H A Dlnpdqp.cnf29 hf_index = hf_lnpdqp_originatingLATA;
/dports/net/rsync/rsync-3.2.3/zlib/
H A Dcompress.c29 z_stream stream;
/dports/multimedia/mpeg_encode/convert/
H A Deyuvtoppm.c31 #define CHOP(x) ((x < 0) ? 0 : ((x > 255) ? 255 : x)) macro
H A Deyuvtojpeg.c31 #define CHOP(x) ((x < 0) ? 0 : ((x > 255) ? 255 : x)) macro
/dports/games/exult/exult-snapshot-v1.7.0.20211128/ios/
H A DGamePadView.m9 #define CHOP(x) \ macro
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A D411toppm.c67 #define CHOP(x) ((x < 0) ? 0 : ((x > 255) ? 255 : x)) macro
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/deps/zlib/
H A Dadler32.c27 # define CHOP(a) \ macro
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/deps/zlib/
H A Dadler32.c27 # define CHOP(a) \ macro

12345678910>>...19