Home
last modified time | relevance | path

Searched defs:bx (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/machine/x86/
Di386mach.h65 #define bx REG(bx) macro
Dx86_64mach.h69 #define bx REG(bx) macro
/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h56 #define bx REG(bx) macro
/picolibc-latest/newlib/libc/stdlib/
Ddtoa.c40 __ULong *bx, *bxe, *sx, *sxe; in quorem() local