Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/runtime/
H A Drtstr.c199 #pragma RUNTIME_CODE(RtBCDtoDecimal)
203 RtBCDtoDecimal( in RtBCDtoDecimal() function
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defirtlib.h160 RtBCDtoDecimal(
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dmisc.c508 return RtBCDtoDecimal (BcdValue); in BCDtoDecimal()