OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prevSalt
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
Text.c
2189
XawTextSelectionSalt*salt, *
prevSalt
, *nextSalt;
2216
prevSalt
= 0;
2243
if (
prevSalt
)
2244
prevSalt
->next = nextSalt;
2250
prevSalt
= salt;
TextAction.c
1156
XawTextSelectionSalt *salt, *
prevSalt
, *nextSalt;
1158
prevSalt
= 0;
1214
if (
prevSalt
)
1215
prevSalt
->next = nextSalt;
1223
prevSalt
= salt;
Completed in 57 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026