OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATOM
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/
Xwinsock.h
52
#define
ATOM
wATOM
63
#undef
ATOM
Xwindows.h
72
#define
ATOM
wATOM
86
#undef
ATOM
/xsrc/external/mit/xorg-server.old/dist/include/
misc.h
95
typedef unsigned long
ATOM
;
/xsrc/external/mit/xorg-server/dist/include/
misc.h
104
typedef uint32_t
ATOM
;
/xsrc/external/mit/xcb-util/dist/atom/
atoms.c
50
const xcb_atom_t
ATOM
= 4;
231
char stringpool_str79[sizeof("
ATOM
")];
302
"
ATOM
",
542
"
ATOM
\0"
688
xcb_atom_t
atom
= reply->
atom
;
690
return
atom
;
706
if((cookie.u.
atom
= xcb_atom_get_predefined(name_len, name)) != XCB_NONE)
730
cookie.u.
atom
= reply->
atom
;
[
all
...]
/xsrc/external/mit/xedit/dist/lisp/
internal.h
69
#define SYMBOL(
atom
) LispNewSymbol(
atom
)
70
#define
ATOM
(string) LispNewAtom(string, 1)
75
/*
atom
string is a static variable */
114
/* create a new unique static
atom
string */
122
#define ATOMID(object) (object)->data.
atom
->key
306
((object)->data.
atom
->package == lisp__data.keyword)
315
if ((object)->data.
atom
->constant) \
319
#define SETVALUE(
atom
, object) ((
atom
)->property->value = object
568
LispAtom *
atom
;
member in union:_LispObj::__anon6613
[
all
...]
Completed in 7 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026