Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/language/
H A Dopcode.h21 OCpushlong,OCpushgnil,OCpushgen,OCpushreal,OCpushstoi,OCpushvar, enumerator
H A Deval.c927 case OCpushgnil: in closure_eval()
2416 case OCpushgnil: in closure_disassemble()
2676 case OCpushgnil: in opcode_need_relink()
H A Dcompile.c605 else if (type==Gvoid) op_push_loc(OCpushgnil,0,loc); in compilecast_loc()
1378 if (nb==0) op_push(OCpushgnil,0,n); in compilefunc()