OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atox
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xdm/dist/xdm/
xdmauth.c
187
# define
atox
(c) ('0' <= c && c <= '9' ? c - '0' : \
macro
201
top =
atox
(in[0]);
204
bottom =
atox
(in[1]);
/xsrc/external/mit/xorg-server/dist/os/
xdmauth.c
113
#define
atox
(c) ('0' <= c && c <= '9' ? c - '0' : \
macro
123
top =
atox
(in[0]);
126
bottom =
atox
(in[1]);
/xsrc/external/mit/xorg-server.old/dist/os/
xdmauth.c
112
#define
atox
(c) ('0' <= c && c <= '9' ? c - '0' : \
macro
123
top =
atox
(in[0]);
126
bottom =
atox
(in[1]);
/xsrc/external/mit/x11perf/dist/
x11perf.c
1486
atox
(char *s)
function
1518
intsp[i] =
atox
(words[i] + 2) ^ flip;
Completed in 8 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026