Searched defs:interpreter (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h1765 typedef struct interpreter PerlInterpreter;
2177 /* the traditional thread-unsafe notion of "current interpreter". */
3470 holding variables which must be per-interpreter
3472 be per-thread is per-interpreter.
3475 struct interpreter { struct
3488 struct interpreter { struct
4142 * Boilerplate macros for initializing and accessing interpreter-local
4151 * all the data that needs to be interpreter-local.
4168 /* Fetches the SV that keeps the per-interpreter data. */
4174 * interpreter
[all...]

Completed in 65 milliseconds