FAR routines

I use xbanking.a51 code for far pointers, where defined routines (?C?CLDXPTR, ?C?CSTXPTR, ...). When i use FVAR, disassemler show me that linker use

C:0x0E35    120572   LCALL    C?CLDPTR(C:0572)


but not ?C?CLDXPTR. Why?

More questions in this forum