Searched defs:pop (Results 1 – 5 of 5) sorted by relevance
63 pop dx define66 pop di define95 pop dx define98 pop di define129 pop dx define132 pop di define167 pop dx define170 pop di define205 pop dx define208 pop di define[all …]
109 const uint32_t* pop = &population[4]; in ExtraCost_MIPS32() local
196 #define pop {if (--stacktop<0) break;\ macro
2015 STATIC void emit_native_jump_helper(emit_t *emit, bool cond, mp_uint_t label, bool pop) { in emit_native_jump_helper()
30672 static int find_jump_target(JSFunctionDef* s, int label, int* pop, int* pline) in find_jump_target()
Completed in 108 milliseconds