OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usword_t
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/JavaScriptCore/heap/
MachineStackMarker.cpp
308
typedef unsigned long
usword_t
; // word size, assumed to be either 32 or 64 bit
typedef in namespace:JSC
363
return user_count * sizeof(
usword_t
);
Completed in 33 milliseconds