OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zero_tail
(Results
1 - 1
of
1
) sorted by null
/external/v8/src/
conversions-inl.h
307
bool
zero_tail
= true;
local
311
zero_tail
=
zero_tail
&& *current == '0';
326
if ((number & 1) != 0 || !
zero_tail
) {
Completed in 263 milliseconds