OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hashpointer
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/skia/third_party/lua/src/
ltable.c
64
#define
hashpointer
(t,p) hashmod(t, IntPoint(p))
macro
114
return
hashpointer
(t, pvalue(key));
116
return
hashpointer
(t, fvalue(key));
118
return
hashpointer
(t, gcvalue(key));
Completed in 56 milliseconds