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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
modti3.c 1 /* ===-- modti3.c - Implement __modti3 -------------------------------------===
10 * This file implements __modti3 for the compiler_rt library.
22 __modti3(ti_int a, ti_int b) function
modti3.c 1 /* ===-- modti3.c - Implement __modti3 -------------------------------------===
10 * This file implements __modti3 for the compiler_rt library.
22 __modti3(ti_int a, ti_int b) function
modti3.c 1 /* ===-- modti3.c - Implement __modti3 -------------------------------------===
10 * This file implements __modti3 for the compiler_rt library.
22 __modti3(ti_int a, ti_int b) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/spu/
divmodti4.c 27 TItype __modti3 (TItype u, TItype v);
168 __modti3 (TItype n, TItype d) function
divmodti4.c 27 TItype __modti3 (TItype u, TItype v);
168 __modti3 (TItype n, TItype d) function
divmodti4.c 27 TItype __modti3 (TItype u, TItype v);
168 __modti3 (TItype n, TItype d) function

Completed in 98 milliseconds