HomeSort by: relevance | last modified time | path
    Searched refs:MiDi (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid64_string.c 49 UINT32 MiDi[12], *ptr;
150 of MiDi returned. Note that the character sequence
154 Millenial Digits "MiDi" and then uses table lookup to get the
185 ptr = MiDi;
187 len = ptr - MiDi;
191 /* now convert the MiDi into character strings */
192 __L0_MiDi2Str_Lead (MiDi[0], c_ptr);
194 __L0_MiDi2Str (MiDi[k_lcv], c_ptr);
bid128_string.c 60 UINT32 MiDi[12], *ptr;
163 of MiDi returned. Note that the character sequence
167 Millenial Digits "MiDi" and then uses table lookup to get the
200 ptr = MiDi;
207 len = ptr - MiDi;
211 /* now convert the MiDi into character strings */
212 __L0_MiDi2Str_Lead (MiDi[0], c_ptr);
214 __L0_MiDi2Str (MiDi[k_lcv], c_ptr);
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid64_string.c 49 UINT32 MiDi[12], *ptr;
150 of MiDi returned. Note that the character sequence
154 Millenial Digits "MiDi" and then uses table lookup to get the
185 ptr = MiDi;
187 len = ptr - MiDi;
191 /* now convert the MiDi into character strings */
192 __L0_MiDi2Str_Lead (MiDi[0], c_ptr);
194 __L0_MiDi2Str (MiDi[k_lcv], c_ptr);
bid128_string.c 60 UINT32 MiDi[12], *ptr;
163 of MiDi returned. Note that the character sequence
167 Millenial Digits "MiDi" and then uses table lookup to get the
200 ptr = MiDi;
207 len = ptr - MiDi;
211 /* now convert the MiDi into character strings */
212 __L0_MiDi2Str_Lead (MiDi[0], c_ptr);
214 __L0_MiDi2Str (MiDi[k_lcv], c_ptr);

Completed in 27 milliseconds