Searched defs:cut (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/
H A DdecPacked.c74 uInt cut=DECDPUN; /* downcounter per Unit */ local
164 Int cut=0; /* phase of output */ local
[all...]
H A DdecNumber.c504 Int cut, out; /* .. */ local
3459 uInt cut=DECDPUN; /* downcounter through unit */ local
3493 Int cut=MSUDIGITS(n); /* [faster than remainder] */ local
3619 Int cut; /* for counting digits in a Unit */ local
4250 Int shift, cut; /* .. */ local
6588 uInt cut; /* .. */ local
6681 Int cut; /* odd 0's to add */ local
6737 Int cut, count; /* work */ local
6886 uInt cut; /* cut point in Unit */ local
7627 Int cut; /* work */ local
7810 Int cut; /* .. */ local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dfibonacci_heap.h515 fibonacci_heap<K,V>::cut (fibonacci_node<K,V> *node, function in class:fibonacci_heap
/haiku-buildtools/gcc/libdecnumber/dpd/
H A Ddecimal64.c616 Int cut; /* work */ local
754 Int cut=0; /* power of ten in current unit */ local
[all...]

Completed in 82 milliseconds