Searched refs:__mpf_struct (Results 1 - 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
H A Dgmp.h251 } __mpf_struct; typedef in typeref:struct:__anon3149
253 /* typedef __mpf_struct MP_FLOAT; */
254 typedef __mpf_struct mpf_t[1];
278 typedef __gmp_const __mpf_struct *mpf_srcptr;
279 typedef __mpf_struct *mpf_ptr;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
H A Dgmp.h251 } __mpf_struct; typedef in typeref:struct:__anon4739
253 /* typedef __mpf_struct MP_FLOAT; */
254 typedef __mpf_struct mpf_t[1];
278 typedef __gmp_const __mpf_struct *mpf_srcptr;
279 typedef __mpf_struct *mpf_ptr;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
H A Dgmp.h251 } __mpf_struct; typedef in typeref:struct:__anon6277
253 /* typedef __mpf_struct MP_FLOAT; */
254 typedef __mpf_struct mpf_t[1];
278 typedef __gmp_const __mpf_struct *mpf_srcptr;
279 typedef __mpf_struct *mpf_ptr;

Completed in 64 milliseconds