OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SPECIALARGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
287
#define
SPECIALARGS
((lhs->bits | rhs->bits) & DECSPECIAL)
1994
if (
SPECIALARGS
) {
2584
if (
SPECIALARGS
) {
3844
if (
SPECIALARGS
) { /* a special bit set */
3845
if (
SPECIALARGS
& (DECSNAN | DECNAN)) /* a NaN */
4280
if (
SPECIALARGS
) { /* a special bit set */
4281
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
4900
if (
SPECIALARGS
) { /* a special bit set */
4901
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
5861
if (
SPECIALARGS
) {
[
all
...]
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
287
#define
SPECIALARGS
((lhs->bits | rhs->bits) & DECSPECIAL)
1994
if (
SPECIALARGS
) {
2584
if (
SPECIALARGS
) {
3844
if (
SPECIALARGS
) { /* a special bit set */
3845
if (
SPECIALARGS
& (DECSNAN | DECNAN)) /* a NaN */
4280
if (
SPECIALARGS
) { /* a special bit set */
4281
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
4900
if (
SPECIALARGS
) { /* a special bit set */
4901
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
5861
if (
SPECIALARGS
) {
[
all
...]
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
287
#define
SPECIALARGS
((lhs->bits | rhs->bits) & DECSPECIAL)
1994
if (
SPECIALARGS
) {
2584
if (
SPECIALARGS
) {
3844
if (
SPECIALARGS
) { /* a special bit set */
3845
if (
SPECIALARGS
& (DECSNAN | DECNAN)) /* a NaN */
4280
if (
SPECIALARGS
) { /* a special bit set */
4281
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
4900
if (
SPECIALARGS
) { /* a special bit set */
4901
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
5861
if (
SPECIALARGS
) {
[
all
...]
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
287
#define
SPECIALARGS
((lhs->bits | rhs->bits) & DECSPECIAL)
1994
if (
SPECIALARGS
) {
2584
if (
SPECIALARGS
) {
3844
if (
SPECIALARGS
) { /* a special bit set */
3845
if (
SPECIALARGS
& (DECSNAN | DECNAN)) /* a NaN */
4280
if (
SPECIALARGS
) { /* a special bit set */
4281
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
4900
if (
SPECIALARGS
) { /* a special bit set */
4901
if (
SPECIALARGS
& (DECSNAN | DECNAN)) { /* one or two NaNs */
5861
if (
SPECIALARGS
) {
[
all
...]
Completed in 38 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026