Searched refs:__divsi3_table (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nios2/
H A Dlib2-divtable.c25 UQItype __divsi3_table[] = variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nios2/
H A Dlib2-divtable.c25 UQItype __divsi3_table[] = variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/lm32/
H A D_divsi3.c29 static const UQItype __divsi3_table[] = { variable
72 res = __divsi3_table[(a << 4) + b];
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/lm32/
H A D_divsi3.c29 static const UQItype __divsi3_table[] = { variable
72 res = __divsi3_table[(a << 4) + b];

Completed in 80 milliseconds