Home
last modified time | relevance | path

Searched defs:Erg (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/asl/asl-current/
H A Dcode78c10.c59 static Boolean Decode_r(char *Asc, ShortInt *Erg) in Decode_r()
71 static Boolean Decode_r1(char *Asc, ShortInt *Erg) in Decode_r1()
83 static Boolean Decode_r2(char *Asc, ShortInt *Erg) in Decode_r2()
89 static Boolean Decode_rp2(char *Asc, ShortInt *Erg) in Decode_rp2()
113 static Boolean Decode_rp(char *Asc, ShortInt *Erg) in Decode_rp()
119 static Boolean Decode_rp1(char *Asc, ShortInt *Erg) in Decode_rp1()
130 static Boolean Decode_rp3(char *Asc, ShortInt *Erg) in Decode_rp3()
265 static Boolean Decode_f(char *Asc, ShortInt *Erg) in Decode_f()
275 static Boolean Decode_sr0(char *Asc, ShortInt *Erg) in Decode_sr0()
292 static Boolean Decode_sr1(char *Asc, ShortInt *Erg) in Decode_sr1()
[all …]
H A Dcode4004.c223 Byte Erg; in DecodeOneReg() local
235 Byte Erg; in DecodeOneRReg() local
247 Byte Erg; in DecodeAccReg() local
295 Byte Erg; in DecodeISZ() local
H A Dcode56k.c162 static Boolean DecodeReg(char *Asc, LongInt *Erg) in DecodeReg()
191 static Boolean DecodeALUReg(char *Asc, LongInt *Erg, in DecodeALUReg()
230 static Boolean DecodeLReg(char *Asc, LongInt *Erg) in DecodeLReg()
250 static Boolean DecodeXYABReg(char *Asc, LongInt *Erg) in DecodeXYABReg()
270 static Boolean DecodeXYAB0Reg(char *Asc, LongInt *Erg) in DecodeXYAB0Reg()
290 static Boolean DecodeXYAB1Reg(char *Asc, LongInt *Erg) in DecodeXYAB1Reg()
310 static Boolean DecodePCReg(char *Asc, LongInt *Erg) in DecodePCReg()
331 static Boolean DecodeAddReg(char *Asc, LongInt *Erg) in DecodeAddReg()
358 static Boolean DecodeGeneralReg(char *Asc, LongInt *Erg) in DecodeGeneralReg()
375 static Boolean DecodeCtrlReg(char *Asc, LongInt *Erg) in DecodeCtrlReg()
[all …]
H A Dcodepseudo.c82 LargeInt Erg; in CodeEquate() local
H A Dcode8x30x.c35 static Boolean DecodeReg(const tStrComp *pArg, Word *Erg, ShortInt *ErgLen) in DecodeReg()
156 static Boolean GetLen(const tStrComp *pArg, Word *Erg, tSymbolFlags *pFlags) in GetLen()
H A Dcode6809.c129 static unsigned ChkZero(const char *s, Byte *Erg) in ChkZero()
604 static Boolean CodeCPUReg(char *Asc, Byte *Erg) in CodeCPUReg()
634 static void SplitIncDec(char *s, int *Erg) in SplitIncDec()
654 static Boolean SplitBit(tStrComp *pArg, int *Erg) in SplitBit()
H A Dcode960.c111 static Boolean ChkAdr(int AMode, Byte Mask, LongWord *Erg, LongWord *Mode) in ChkAdr()
297 static Boolean DecodeAdr(const tStrComp *pArg, Byte Mask, OpType Type, LongWord *Erg, LongWord *Mod… in DecodeAdr()
370 static int DecodeMem(const tStrComp *pArg, LongWord *Erg, LongWord *Ext) in DecodeMem()
H A Dtipseudo.c627 Boolean ExtToTIC34xShort(Double Inp, Word *Erg) in ExtToTIC34xShort()
644 Boolean ExtToTIC34xSingle(Double Inp, LongWord *Erg) in ExtToTIC34xSingle()
H A Dcodez80.c286 static Boolean DecodeReg8(char *Asc, Byte *Erg) in DecodeReg8()
572 static Boolean DecodeCondition(const char *Name, int *Erg) in DecodeCondition()
593 static Boolean DecodeSFR(char *Inp, Byte *Erg) in DecodeSFR()
H A Dcode75k0.c317 static Boolean DecodeBitAddr(const tStrComp *pArg, Word *Erg, tEvalResult *pEvalResult) in DecodeBitAddr()
392 static Boolean DecodeIntName(char *Asc, Byte *Erg) in DecodeIntName()
H A Dcodemcore.c206 static Boolean DecodeCReg(char *Asc, Word *Erg) in DecodeCReg()
236 static Boolean DecodeAdr(const tStrComp *pArg, Word *Erg) in DecodeAdr()
H A Dcodest9.c95 static Boolean DecodeReg(char *Asc_O, Byte *Erg, Byte *Size) in DecodeReg()
1968 static void InternSymbol_ST9(char *Asc, TempResult *Erg) in InternSymbol_ST9()
H A Dasmmac.c344 Boolean FoundMacro(PMacroRec *Erg) in FoundMacro()
H A Dcodeh8_3.c93 static Boolean IsNum(char Inp, Byte *Erg) in IsNum()
263 static Byte DecodeBaseReg(const tStrComp *pArg, Byte *Erg, Boolean MustBeReg) in DecodeBaseReg()
H A Dcode51.c571 static ShortInt DecodeBitAdr(tStrComp *pArg, LongInt *Erg, Boolean MayShorten) in DecodeBitAdr()
2650 tRegInt Erg; in InternSymbol_51() local
H A Dasmstructs.c321 Boolean FoundStruct(PStructRec *Erg, const char *pName) in FoundStruct()
H A Dasmpars.c256 Boolean SingleBit(LargeInt Inp, LargeInt *Erg) in SingleBit()
285 static Boolean ProcessBk(char **Start, char *Erg) in ProcessBk()
719 Boolean IdentifySection(const tStrComp *pName, LongInt *Erg) in IdentifySection()
783 static Boolean GetSymSection(char *Name, LongInt *Erg, const tStrComp *pUnexpComp) in GetSymSection()
1067 Double Erg; in ConstFloatVal() local
H A Dcode3203x.c123 static Boolean DecodeReg(const char *Asc, Byte *Erg) in DecodeReg()
163 static Boolean DecodeExpReg(const char *Asc, Byte *Erg) in DecodeExpReg()
H A Dcode7000.c267 static Boolean DecodeCtrlReg(char *Asc, Word *Erg) in DecodeCtrlReg()
296 static Boolean DecodeSReg(char *Asc, Word *Erg) in DecodeSReg()
H A Dcode9900.c84 static Boolean DecodeReg(const tStrComp *pArg, Word *Erg) in DecodeReg()
1376 static void InternSymbol_9900(char *Asc, TempResult*Erg) in InternSymbol_9900()
H A Dcode601.c331 static Boolean DecodeCondReg(const tStrComp *pComp, LongWord *Erg) in DecodeCondReg()
342 static Boolean DecodeCondBit(const tStrComp *pComp, LongWord *Erg) in DecodeCondBit()
353 static Boolean DecodeRegDisp(tStrComp *pComp, LongWord *Erg) in DecodeRegDisp()
2080 static void InternSymbol_601(char *Asc, TempResult *Erg) in InternSymbol_601()
H A Dcode68k.c554 static Boolean CodeCache(char *Asc, Word *Erg) in CodeCache()
569 static Boolean DecodeCtrlReg(char *Asc, Word *Erg) in DecodeCtrlReg()
594 static Boolean OneField(const tStrComp *pArg, Word *Erg, Boolean Ab1) in OneField()
617 static Boolean SplitBitField(tStrComp *pArg, Word *Erg) in SplitBitField()
1858 static Boolean DecodeRegList(const tStrComp *pArg, Word *Erg) in DecodeRegList()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_calculus_bsl/
H A Ddiverses.cpp131 LinRand( GridWerte& G, GridWerte& Erg) in LinRand()
229 void calcExpoAbweichung(GridWerte& Erg, GridWerte& Expo) in calcExpoAbweichung()
H A Dinterpolation.cpp270 void Resample::interpol(GridWerte& Erg) in interpol()
/dports/devel/asl/asl-current/tests/t_fl90/
H A Dt_fl90.asm163 Erg: dd 40 dup (?) ; Ergebnisfeld define

12