Home
last modified time | relevance | path

Searched defs:bign (Results 1 – 18 of 18) sorted by relevance

/dports/math/cadical/cadical-1.0.3-cb89cbf/src/
H A Dutil.hpp17 inline unsigned bign (int lit) { return 1 + (lit < 0); } in bign() function
/dports/math/gretl/gretl-2021d/plugin/
H A Dgarch.c178 int bign, int pad, int nx, in make_garch_dataset()
361 int nobs, maxlag, bign, pad = 0; in garch_driver() local
/dports/lang/python27/Python-2.7.18/Python/
H A Dbltinmodule.c1822 long bign; in handle_range_longs() local
1970 long bign; in builtin_range() local
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dbltinmodule.c1822 long bign; in handle_range_longs() local
1970 long bign; in builtin_range() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dbltinmodule.c1799 long bign; in handle_range_longs() local
1947 long bign; in builtin_range() local
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_list.c2019 int bign = n1 + n2; in gretl_list_insert_list() local
2066 int bign = n1 - 1 + n2; in gretl_list_insert_list_minus() local
H A Ddataset.c930 int i, t, bign; in real_dataset_add_observations() local
996 int i, j, s, t, bign; in panel_dataset_extend_time() local
2821 int nv, oldn, bign, tmax; in build_stacked_series() local
H A Dsystem.c1713 int bign = 0; in sys_make_biglist() local
H A Dmodelprint.c5364 int i, bign = 0; in plain_print_act_pred() local
H A Dgretl_panel.c134 static int allocate_data_finders (panelmod_t *pan, int bign) in allocate_data_finders()
/dports/math/gap/gap-4.11.0/pkg/FPLSA-1.2.4/src/
H A Dfplsa4.c5091 LIMB BigNShiftLeft(BIGINT bign, int n, int cnt) in BigNShiftLeft()
5114 int BigNShiftRight(BIGINT bign, int n, int cnt) in BigNShiftRight()
/dports/devel/py-guppy3/guppy3-3.1.2/src/sets/
H A Dbitset.c4116 NyBit size, posadd, pos_per_block, d, lim, bign, bp; in NyImmBitSet_Range() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dwf.f901028 INTEGER, ALLOCATABLE :: bign(:,:) local
/dports/math/nauty/nauty27r3/
H A Dplanarity.c1110 int v, *fp, n, bign, i; in sparseg_adjl_sub() local
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dplanarity.c1110 int v, *fp, n, bign, i; in sparseg_adjl_sub() local
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DGMPz.xs5909 unsigned long e, k, bign, r, its, i, r_shift, check; in Rprbg_ms() local
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dfun.c1865 static Scheme_Object *get_or_check_arity(Scheme_Object *p, intptr_t a, Scheme_Object *bign, int inc… in get_or_check_arity()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dfun.c1865 static Scheme_Object *get_or_check_arity(Scheme_Object *p, intptr_t a, Scheme_Object *bign, int inc… in get_or_check_arity()