Home
last modified time | relevance | path

Searched refs:P5 (Results 1 – 9 of 9) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/bfin/
A Dcrti.S41 [--SP] = P5;
47 P5 = [P5 + _current_shared_library_p5_offset_] define
54 [--SP] = P5;
60 P5 = [P5 + _current_shared_library_p5_offset_] define
A Dcrt1.S116 R3 = [P5 + ___shared_flat_init@GOT];
127 R3 = [P5 + ___shared_flat_fini@GOT];
142 R0 = [P5 + _main@GOT];
148 P0 = [P5 + ___uClibc_main@GOT];
A Dcrtn.S39 P5 = [SP++]; define
48 P5 = [SP++]; define
A Dbsd-_setjmp.S23 [P0 + 0x14] = P5;
A Dsetjmp.S24 [P0 + 0x14] = P5;
A D__longjmp.S24 P5 = [P0 + 0x14]; define
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dtst-sscanf.c10 #define P5 "\xDB\xB5" macro
46 r |= check_sscanf (P3 PT P1 P4 P5, "%I'f", 3145); in do_test()
47 r |= check_sscanf (P3 PD P1 P4 P1 P5 P9, "%If", 3.14159); in do_test()
48 r |= check_sscanf ("-" P3 PD P1 P4 P1 P5, "%If", -3.1415); in do_test()
49 r |= check_sscanf ("+" PD P1 P4 P1 P5, "%If", +.1415); in do_test()
50 r |= check_sscanf (P3 PD P1 P4 P1 P5 "e+" P2, "%Ie", 3.1415e+2); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A De_exp.c94 P5 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ variable
143 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_exp()
A De_pow.c82 P5 = 4.13813679705723846039e-08, /* 0x3E663769, 0x72BEA4D0 */ variable
293 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_pow()

Completed in 8 milliseconds