HomeSort by: relevance | last modified time | path
    Searched defs:__ashrsi3 (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libc/arch/m68k/gen/
ashrsi3.S 47 ENTRY(__ashrsi3) function
52 END(__ashrsi3)
  /src/external/gpl3/gcc/dist/libgcc/config/msp430/
lib2shift.c 33 sint32_type __ashrsi3 (sint32_type, signed char);
81 __ashrsi3 (sint32_type in, signed char bit)
80 __ashrsi3 (sint32_type in, signed char bit) function
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
lib2shift.c 33 sint32_type __ashrsi3 (sint32_type in, char bit);
81 __ashrsi3 (sint32_type in, char bit)
80 __ashrsi3 (sint32_type in, char bit) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
lib2shift.c 33 sint32_type __ashrsi3 (sint32_type, signed char);
81 __ashrsi3 (sint32_type in, signed char bit)
80 __ashrsi3 (sint32_type in, signed char bit) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
lib2shift.c 33 sint32_type __ashrsi3 (sint32_type in, char bit);
81 __ashrsi3 (sint32_type in, char bit)
80 __ashrsi3 (sint32_type in, char bit) function
  /src/external/gpl3/gcc/dist/libgcc/config/lm32/
_ashrsi3.S 28 .global __ashrsi3
29 .type __ashrsi3,@function
31 __ashrsi3: label
  /src/external/gpl3/gcc/dist/libgcc/config/stormy16/
lib2funcs.c 71 extern SItype __ashrsi3 (SItype, SItype);
195 __ashrsi3 (SItype a, SItype b) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/lm32/
_ashrsi3.S 28 .global __ashrsi3
29 .type __ashrsi3,@function
31 __ashrsi3: label
  /src/external/gpl3/gcc.old/dist/libgcc/config/stormy16/
lib2funcs.c 71 extern SItype __ashrsi3 (SItype, SItype);
195 __ashrsi3 (SItype a, SItype b) function

Completed in 28 milliseconds