Home
last modified time | relevance | path

Searched refs:OCtostr (Results 1 – 3 of 3) sorted by relevance

/dports/math/pari/pari-2.13.3/src/language/
H A Dopcode.h23 OCstoi,OCitos,OCtostr,OCvarn,OCcopy,OCcopyifclone, enumerator
H A Dcompile.c1619 op_push(OCtostr, -1,n); in compilefunc()
1624 op_push(OCtostr, -1,n); in compilefunc()
1636 op_push(OCtostr, -1, a); in compilefunc()
1647 op_push(OCtostr, -1, a); in compilefunc()
1722 op_push(OCtostr, -1, n); in compilefunc()
1918 op_push_loc(OCtostr,-index,loc); in genclosure()
1935 op_push_loc(OCtostr,-index,loc); in genclosure()
1968 op_push_loc(OCtostr,-index,loc); in genclosure()
H A Deval.c1114 case OCtostr: in closure_eval()
2503 case OCtostr: in closure_disassemble()
2694 case OCtostr: in opcode_need_relink()