Lines Matching refs:smsg

5050 		smsg("%s%4d EXEC %s", pfx, current, iptr->isn_arg.string);  in list_instructions()
5053 smsg("%s%4d EXEC_SPLIT %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5056 smsg("%s%4d EVAL legacy %s", pfx, current, in list_instructions()
5060 smsg("%s%4d REDIR", pfx, current); in list_instructions()
5063 smsg("%s%4d REDIR END%s", pfx, current, in list_instructions()
5068 smsg("%s%4d CEXPR pre %s", pfx, current, in list_instructions()
5077 smsg("%s%4d CEXPR core %s%s \"%s\"", pfx, current, in list_instructions()
5086 smsg("%s%4d INSTR", pfx, current); in list_instructions()
5096 smsg("%s%4d SUBSTITUTE %s", pfx, current, subs->subs_cmd); in list_instructions()
5102 smsg("%s%4d EXECCONCAT %lld", pfx, current, in list_instructions()
5109 smsg("%s%4d %s %d", pfx, current, in list_instructions()
5115 smsg("%s%4d EXECUTE %lld", pfx, current, in list_instructions()
5119 smsg("%s%4d ECHOMSG %lld", pfx, current, in list_instructions()
5123 smsg("%s%4d ECHOCONSOLE %lld", pfx, current, in list_instructions()
5127 smsg("%s%4d ECHOERR %lld", pfx, current, in list_instructions()
5133 smsg("%s%4d LOAD arg[%lld]", pfx, current, in list_instructions()
5137 smsg("%s%4d LOAD $%lld", pfx, current, in list_instructions()
5144 smsg("%s%4d LOADOUTER level %d arg[%d]", pfx, current, in list_instructions()
5149 smsg("%s%4d LOADOUTER level %d $%d", pfx, current, in list_instructions()
5155 smsg("%s%4d LOADV v:%s", pfx, current, in list_instructions()
5166 smsg("%s%4d LOADSCRIPT [deleted] from %s", in list_instructions()
5169 smsg("%s%4d LOADSCRIPT %s-%d from %s", pfx, current, in list_instructions()
5180 smsg("%s%4d LOADS s:%s from %s", pfx, current, in list_instructions()
5185 smsg("%s%4d LOADAUTO %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5188 smsg("%s%4d LOADG g:%s", pfx, current, iptr->isn_arg.string); in list_instructions()
5191 smsg("%s%4d LOADB b:%s", pfx, current, iptr->isn_arg.string); in list_instructions()
5194 smsg("%s%4d LOADW w:%s", pfx, current, iptr->isn_arg.string); in list_instructions()
5197 smsg("%s%4d LOADT t:%s", pfx, current, iptr->isn_arg.string); in list_instructions()
5200 smsg("%s%4d LOAD g:", pfx, current); in list_instructions()
5203 smsg("%s%4d LOAD b:", pfx, current); in list_instructions()
5206 smsg("%s%4d LOAD w:", pfx, current); in list_instructions()
5209 smsg("%s%4d LOAD t:", pfx, current); in list_instructions()
5212 smsg("%s%4d LOADOPT %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5215 smsg("%s%4d LOADENV %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5218 smsg("%s%4d LOADREG @%c", pfx, current, in list_instructions()
5224 smsg("%s%4d STORE arg[%lld]", pfx, current, in list_instructions()
5227 smsg("%s%4d STORE $%lld", pfx, current, in list_instructions()
5233 smsg("%s%4d STOREOUTEr level %d arg[%d]", pfx, current, in list_instructions()
5237 smsg("%s%4d STOREOUTER level %d $%d", pfx, current, in list_instructions()
5243 smsg("%s%4d STOREV v:%s", pfx, current, in list_instructions()
5247 smsg("%s%4d STOREAUTO %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5250 smsg("%s%4d STOREG %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5253 smsg("%s%4d STOREB %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5256 smsg("%s%4d STOREW %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5259 smsg("%s%4d STORET %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5266 smsg("%s%4d STORES %s in %s", pfx, current, in list_instructions()
5278 smsg("%s%4d STORESCRIPT [deleted] in %s", in list_instructions()
5281 smsg("%s%4d STORESCRIPT %s-%d in %s", pfx, current, in list_instructions()
5288 smsg("%s%4d STOREOPT &%s", pfx, current, in list_instructions()
5292 smsg("%s%4d STOREENV $%s", pfx, current, iptr->isn_arg.string); in list_instructions()
5295 smsg("%s%4d STOREREG @%c", pfx, current, in list_instructions()
5299 smsg("%s%4d STORE %lld in $%d", pfx, current, in list_instructions()
5305 smsg("%s%4d STOREINDEX %s", pfx, current, in list_instructions()
5310 smsg("%s%4d STORERANGE", pfx, current); in list_instructions()
5315 smsg("%s%4d PUSHNR %lld", pfx, current, in list_instructions()
5320 smsg("%s%4d PUSH %s", pfx, current, in list_instructions()
5325 smsg("%s%4d PUSHF %g", pfx, current, iptr->isn_arg.fnumber); in list_instructions()
5329 smsg("%s%4d PUSHS \"%s\"", pfx, current, iptr->isn_arg.string); in list_instructions()
5338 smsg("%s%4d PUSHBLOB %s", pfx, current, r); in list_instructions()
5346 smsg("%s%4d PUSHFUNC \"%s\"", pfx, current, in list_instructions()
5355 smsg("%s%4d PUSHCHANNEL %d", pfx, current, in list_instructions()
5370 smsg("%s%4d PUSHJOB \"%s\"", pfx, current, name); in list_instructions()
5375 smsg("%s%4d PUSH v:exception", pfx, current); in list_instructions()
5378 smsg("%s%4d UNLET%s %s", pfx, current, in list_instructions()
5383 smsg("%s%4d UNLETENV%s $%s", pfx, current, in list_instructions()
5388 smsg("%s%4d UNLETINDEX", pfx, current); in list_instructions()
5391 smsg("%s%4d UNLETRANGE", pfx, current); in list_instructions()
5394 smsg("%s%4d LOCKUNLOCK %s", pfx, current, iptr->isn_arg.string); in list_instructions()
5397 smsg("%s%4d LOCKCONST", pfx, current); in list_instructions()
5400 smsg("%s%4d NEWLIST size %lld", pfx, current, in list_instructions()
5404 smsg("%s%4d NEWDICT size %lld", pfx, current, in list_instructions()
5413 smsg("%s%4d BCALL %s(argc %d)", pfx, current, in list_instructions()
5424 smsg("%s%4d DCALL %s(argc %d)", pfx, current, in list_instructions()
5433 smsg("%s%4d UCALL %s(argc %d)", pfx, current, in list_instructions()
5441 smsg("%s%4d PCALL%s (argc %d)", pfx, current, in list_instructions()
5446 smsg("%s%4d PCALL end", pfx, current); in list_instructions()
5449 smsg("%s%4d RETURN", pfx, current); in list_instructions()
5452 smsg("%s%4d RETURN void", pfx, current); in list_instructions()
5460 smsg("%s%4d FUNCREF %s", pfx, current, df->df_ufunc->uf_name); in list_instructions()
5468 smsg("%s%4d NEWFUNC %s %s", pfx, current, in list_instructions()
5477 smsg("%s%4d DEF %s", pfx, current, in list_instructions()
5510 smsg("%s%4d %s -> %d", pfx, current, when, in list_instructions()
5516 smsg("%s%4d JUMP_IF_ARG_SET arg[%d] -> %d", pfx, current, in list_instructions()
5525 smsg("%s%4d FOR $%d -> %d", pfx, current, in list_instructions()
5535 smsg("%s%4d TRY catch -> %d, endtry -> %d", in list_instructions()
5540 smsg("%s%4d TRY catch -> %d, finally -> %d, endtry -> %d", in list_instructions()
5549 smsg("%s%4d CATCH", pfx, current); in list_instructions()
5555 smsg("%s%4d TRY-CONTINUE %d level%s -> %d", pfx, current, in list_instructions()
5562 smsg("%s%4d FINALLY", pfx, current); in list_instructions()
5565 smsg("%s%4d ENDTRY", pfx, current); in list_instructions()
5568 smsg("%s%4d THROW", pfx, current); in list_instructions()
5595 smsg("%s%4d %s %s", pfx, current, ins, what); in list_instructions()
5648 smsg("%s%4d %s %s", pfx, current, type, buf); in list_instructions()
5652 case ISN_ADDLIST: smsg("%s%4d ADDLIST", pfx, current); break; in list_instructions()
5653 case ISN_ADDBLOB: smsg("%s%4d ADDBLOB", pfx, current); break; in list_instructions()
5656 case ISN_CONCAT: smsg("%s%4d CONCAT", pfx, current); break; in list_instructions()
5657 case ISN_STRINDEX: smsg("%s%4d STRINDEX", pfx, current); break; in list_instructions()
5658 case ISN_STRSLICE: smsg("%s%4d STRSLICE", pfx, current); break; in list_instructions()
5659 case ISN_BLOBINDEX: smsg("%s%4d BLOBINDEX", pfx, current); break; in list_instructions()
5660 case ISN_BLOBSLICE: smsg("%s%4d BLOBSLICE", pfx, current); break; in list_instructions()
5661 case ISN_LISTAPPEND: smsg("%s%4d LISTAPPEND", pfx, current); break; in list_instructions()
5662 case ISN_BLOBAPPEND: smsg("%s%4d BLOBAPPEND", pfx, current); break; in list_instructions()
5663 case ISN_LISTINDEX: smsg("%s%4d LISTINDEX", pfx, current); break; in list_instructions()
5664 case ISN_LISTSLICE: smsg("%s%4d LISTSLICE", pfx, current); break; in list_instructions()
5665 case ISN_ANYINDEX: smsg("%s%4d ANYINDEX", pfx, current); break; in list_instructions()
5666 case ISN_ANYSLICE: smsg("%s%4d ANYSLICE", pfx, current); break; in list_instructions()
5667 case ISN_SLICE: smsg("%s%4d SLICE %lld", in list_instructions()
5669 case ISN_GETITEM: smsg("%s%4d ITEM %lld%s", pfx, current, in list_instructions()
5673 case ISN_MEMBER: smsg("%s%4d MEMBER", pfx, current); break; in list_instructions()
5674 case ISN_STRINGMEMBER: smsg("%s%4d MEMBER %s", pfx, current, in list_instructions()
5676 case ISN_CLEARDICT: smsg("%s%4d CLEARDICT", pfx, current); break; in list_instructions()
5677 case ISN_USEDICT: smsg("%s%4d USEDICT", pfx, current); break; in list_instructions()
5679 case ISN_NEGATENR: smsg("%s%4d NEGATENR", pfx, current); break; in list_instructions()
5681 case ISN_CHECKNR: smsg("%s%4d CHECKNR", pfx, current); break; in list_instructions()
5688 smsg("%s%4d CHECKTYPE %s stack[%d]", pfx, current, in list_instructions()
5692 smsg("%s%4d CHECKTYPE %s stack[%d] arg %d", in list_instructions()
5700 case ISN_CHECKLEN: smsg("%s%4d CHECKLEN %s%d", pfx, current, in list_instructions()
5708 smsg("%s%4d SETTYPE %s", pfx, current, in list_instructions()
5713 case ISN_COND2BOOL: smsg("%s%4d COND2BOOL", pfx, current); break; in list_instructions()
5715 smsg("%s%4d INVERT %d (!val)", pfx, current, in list_instructions()
5718 smsg("%s%4d 2BOOL %d (!!val)", pfx, current, in list_instructions()
5721 case ISN_2STRING: smsg("%s%4d 2STRING stack[%lld]", pfx, current, in list_instructions()
5724 case ISN_2STRING_ANY: smsg("%s%4d 2STRING_ANY stack[%lld]", in list_instructions()
5728 case ISN_RANGE: smsg("%s%4d RANGE %s", pfx, current, in list_instructions()
5733 smsg("%s%4d PUT %c above range", in list_instructions()
5736 smsg("%s%4d PUT %c range", in list_instructions()
5739 smsg("%s%4d PUT %c %ld", pfx, current, in list_instructions()
5756 smsg("%s%4d CMDMOD %s", pfx, current, buf); in list_instructions()
5761 case ISN_CMDMOD_REV: smsg("%s%4d CMDMOD_REV", pfx, current); break; in list_instructions()
5764 smsg("%s%4d PROFILE START line %d", pfx, current, in list_instructions()
5769 smsg("%s%4d PROFILE END", pfx, current); in list_instructions()
5773 smsg("%s%4d DEBUG line %d-%d varcount %lld", pfx, current, in list_instructions()
5779 case ISN_UNPACK: smsg("%s%4d UNPACK %d%s", pfx, current, in list_instructions()
5783 case ISN_SHUFFLE: smsg("%s%4d SHUFFLE %d up %d", pfx, current, in list_instructions()
5787 case ISN_DROP: smsg("%s%4d DROP", pfx, current); break; in list_instructions()