Lines Matching defs:a
270 #define decFinish(a,b,c,d) decFinalize(a,b,c,d) argument
286 #define malloc(a) decMalloc(a) argument
287 #define free(a) decFree(a) argument
984 Unit a, b; /* extract units */ in decNumberAnd() local
1097 decNumber *a, *b; /* temporary pointers */ in decNumberCompareTotalMag() local
1377 Unit a; /* extract unit */ in decNumberInvert() local
1563 decNumber *a=bufa; /* temporary a */ in decNumberLog10() local
1991 Unit a, b; /* extract units */ in decNumberOr() local
2985 decNumber *a=bufa; /* approximation to result */ in decNumberSquareRoot() local
3405 Unit a, b; /* extract units */ in decNumberXor() local
5401 decNumber *a=bufa; /* accumulator */ in decExpOp() local
5748 decNumber *a=bufa; /* accumulator/work */ local
6380 static Int decUnitCompare(const Unit *a, Int alength,
6484 static Int decUnitAddSub(const Unit *a, Int alength,
8320 #define malloc(a) decMalloc(a) argument
8321 #define free(a) decFree(a) argument