HomeSort by: relevance | last modified time | path
    Searched refs:LispGetAtomKey (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
private.h 445 hash_key *LispGetAtomKey(const char*, int);
internal.h 115 #define GETATOMID(string) LispGetAtomKey(string, 1)
lisp.c 1304 LispGetAtomKey(const char *string, int perm)
1341 atom->key = LispGetAtomKey(str, perm);
2140 alist->description = LispGetAtomKey(description, 0)->value;

Completed in 8 milliseconds