OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ostruct_store
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
struct.c
42
LispObj *Omake_struct, *Ostruct_access, *
Ostruct_store
, *Ostruct_type;
internal.h
791
extern LispObj *Omake_struct, *Ostruct_access, *
Ostruct_store
, *Ostruct_type;
lisp.c
5261
Ostruct_store
= STATIC_ATOM("STRUCT-STORE");
5265
Sstruct_store = ATOMID(
Ostruct_store
);
core.c
5720
result = APPLY3(
Ostruct_store
, setf, data, value);
5832
(void)APPLY3(
Ostruct_store
, setf, data, value);
Completed in 13 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026