Home
last modified time | relevance | path

Searched defs:CENT (Results 1 – 19 of 19) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/guava-3.15/src/leon/src/
H A Dcent.h2 #define CENT macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Damount.h15 static const CAmount CENT = 1000000; variable
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/time/
H A Dstrftime.c1624 # define CENT CQ("337") macro
1628 # define CENT CQ("21474845") macro
1632 # define CENT CQ("92233720368547777") macro
1670 # define CENT CQ("-308") macro
1674 # define CENT CQ("-21474817") macro
1678 # define CENT CQ("-92233720368547739") macro
1718 #define CENT CQ("00") macro
1753 #define CENT CQ("-0") macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/time/
H A Dstrftime.c1643 # define CENT CQ("337") macro
1647 # define CENT CQ("21474845") macro
1651 # define CENT CQ("92233720368547777") macro
1689 # define CENT CQ("-308") macro
1693 # define CENT CQ("-21474817") macro
1697 # define CENT CQ("-92233720368547739") macro
1737 #define CENT CQ("00") macro
1772 #define CENT CQ("-0") macro
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/test/eunit/
H A Dcouch_ejson_size_tests.erl19 -define(CENT, $\x{a2}). % 2 byte utf8 encoding macro
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Damount.h18 static const CAmount CENT = 1000000; variable
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Damount.h18 static const CAmount CENT = 1000000; variable
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Damount.h18 static const CAmount CENT = 1000000; variable
/dports/audio/zita-resampler/zita-resampler-1.8.0/apps/
H A Dzretune.cc30 enum { HELP, CAF, WAV, AMB, AIFF, FLAC, BIT16, BIT24, FLOAT, CENT, REC, TRI, LIPS, PAD }; enumerator
/dports/audio/lmms/lmms-1.2.2/plugins/organic/
H A Dorganic.h74 const float CENT = 1.0f / 1200.0f; variable
/dports/finance/vanitygen/vanitygen-cd1a728/
H A Davl.h28 typedef enum { CENT = 1, LEFT = 0, RIGHT = 2 } avl_balance_t; enumerator
/dports/databases/grass7/grass-7.8.6/display/d.labels/
H A Ddo_labels.c16 #define CENT 1 macro
/dports/graphics/ocrad/ocrad-0.27/
H A Ducs.h22 CENT = 0x00A2, // cent sign enumerator
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dpvscent.c184 } CENT; typedef
/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/src/en/
H A Dnumber_pronunciations.h203 #define CENT "'s_e_n_t " macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dhighlight.c117 # define CENT(a, b) b macro
119 # define CENT(a, b) a macro
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DGnashKey.h229 CENT = 171, enumerator
/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dmulti_test.c377 #define TESTUVAR(F,VN,MN,NV,VNMS,VP,NVALS,MXVALS,MXLEN,DTYPE,CENT,OL) \ argument
408 #define TESTQVAR(F,VN,MN,VP,DS,NDS,VTYPE,CENT,OL) \ argument
/dports/java/jxgrabkey/jxgrabkey-0.3.2/JXGrabKey/Java/src/jxgrabkey/
H A DX11KeysymDefinitions.java134 public static final int CENT = 0x0a2; field in X11KeysymDefinitions