Go to the source code of this file.
Functions | |
pointer | export (pointer sym, pointer pkg) |
static pointer | extendsymvec (pointer symvec) |
pointer | findsymbol (byte *id, int l, pointer symvec, int *hashval) |
pointer | intern (context *ctx, char *id, int l, pointer pkg) |
int | rehash (pointer str) |
Variables | |
int | export_all |
static char * | rcsid ="@(#)$Id$" |