HomeSort by: relevance | last modified time | path
    Searched defs:iotape (Results 1 - 2 of 2) sorted by relevancy

  /src/games/adventure/
io.c 175 static const char iotape[] = "Ax3F'\003tt$8h\315qer*h\017nGKrX\207:!l"; variable in typeref:typename:const char[]
176 static const char *tape = iotape; /* pointer to encryption tape */
187 tape = iotape; /* rewind encryption tape */
278 tape = iotape; /* restart encryption tape */
547 tape = iotape; /* restart decryption tape */
559 tape = iotape; /* rewind decryp tape */
584 tape = iotape; /* restart decryption tape */
593 tape = iotape;
603 tape = iotape;
io.c 175 static const char iotape[] = "Ax3F'\003tt$8h\315qer*h\017nGKrX\207:!l"; variable in typeref:typename:const char[]
176 static const char *tape = iotape; /* pointer to encryption tape */
187 tape = iotape; /* rewind encryption tape */
278 tape = iotape; /* restart encryption tape */
547 tape = iotape; /* restart decryption tape */
559 tape = iotape; /* rewind decryp tape */
584 tape = iotape; /* restart decryption tape */
593 tape = iotape;
603 tape = iotape;

Completed in 21 milliseconds