Lines Matching refs:index
57 # names. Some opcodes pop a stack object into the memo at a given index,
58 # and others push a memo object at a given index onto the stack again.
135 # efficiently by index (EXT{1,2,4}). This is akin to the memo and GET, but
1798 The index of the memo object to push is given by the newline-terminated
1811 The index of the memo object to push is given by the 1-byte unsigned
1823 The index of the memo object to push is given by the 4-byte unsigned
1835 The index of the memo location to write into is given by the newline-
1848 The index of the memo location to write into is given by the 1-byte
1860 The index of the memo location to write into is given by the 4-byte
1872 The index of the memo location to write is the number of
1897 EXT1 has a 1-byte integer argument. This is used to index into the
1898 extension registry, and the object at that index is pushed on the stack.
2482 numtopop = before.index(markobject)