OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSameCColor
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
svg.c
140
if (!
isSameCColor
(ld->color[col], ld->color[col + sal]))
ptyx.h
1815
#define
isSameCColor
(p,q) (!memcmp(&(p), &(q), sizeof(CellColor)))
1834
#ifndef
isSameCColor
1835
#define
isSameCColor
(p,q) ((p) == (q))
Completed in 12 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026