Home
last modified time | relevance | path

Searched refs:RtBCDtoDecimal (Results 1 – 3 of 3) sorted by relevance

/DragonStub/lib/runtime/
H A Drtstr.c197 #pragma RUNTIME_CODE(RtBCDtoDecimal)
201 RtBCDtoDecimal( in RtBCDtoDecimal() function
/DragonStub/inc/
H A Defirtlib.h158 RtBCDtoDecimal(
/DragonStub/lib/
H A Dmisc.c505 return RtBCDtoDecimal (BcdValue); in BCDtoDecimal()