Searched refs:fpush (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/forth/
H A DForth.h50 void fpush(float value) { this->push(f2i_bits(value)); } function in class:ForthEngine
/external/bzip2/
H A Dblocksort.c80 #define fpush(lz,hz) { stackLo[sp] = lz; \ macro
107 fpush ( loSt, hiSt );
173 fpush ( lo, n );
174 fpush ( m, hi );
176 fpush ( m, hi );
177 fpush ( lo, n );
183 #undef fpush macro
/external/qemu/target-i386/
H A Dfpu_helper.c61 static inline void fpush(CPUX86State *env) function
304 fpush(env);
618 fpush(env);
681 fpush(env);
707 fpush(env);
864 fpush(env);
H A Dhelper.h128 DEF_HELPER_1(fpush, void, env)
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c2102 #define fpush(lz,hz) { stackLo[sp] = lz; \ macro
2129 fpush ( loSt, hiSt );
2195 fpush ( lo, n );
2196 fpush ( m, hi );
2198 fpush ( m, hi );
2199 fpush ( lo, n );
2205 #undef fpush macro
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c2126 #define fpush(lz,hz) { stackLo[sp] = lz; \ macro
2153 fpush ( loSt, hiSt );
2219 fpush ( lo, n );
2220 fpush ( m, hi );
2222 fpush ( m, hi );
2223 fpush ( lo, n );
2229 #undef fpush macro
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c2117 #define fpush(lz,hz) { stackLo[sp] = lz; \ macro
2144 fpush ( loSt, hiSt );
2210 fpush ( lo, n );
2211 fpush ( m, hi );
2213 fpush ( m, hi );
2214 fpush ( lo, n );
2220 #undef fpush macro
H A Dvarinfo6.c2155 #define fpush(lz,hz) { stackLo[sp] = lz; \ macro
2182 fpush ( loSt, hiSt );
2248 fpush ( lo, n );
2249 fpush ( m, hi );
2251 fpush ( m, hi );
2252 fpush ( lo, n );
2258 #undef fpush macro
/external/valgrind/main/perf/
H A Dbz2.c2117 #define fpush(lz,hz) { stackLo[sp] = lz; \ macro
2144 fpush ( loSt, hiSt );
2210 fpush ( lo, n );
2211 fpush ( m, hi );
2213 fpush ( m, hi );
2214 fpush ( lo, n );
2220 #undef fpush macro
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 299 milliseconds