Home
last modified time | relevance | path

Searched defs:number_string (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/micro/
Ddebug_log_numbers.cc91 char number_string[kFastToBufferSize]; in StrCatInt32() local
98 char number_string[kFastToBufferSize]; in StrCatUInt32() local
164 char number_string[kFastToBufferSize]; in DebugLogInt32() local
170 char number_string[kFastToBufferSize]; in DebugLogUInt32() local
176 char number_string[kFastToBufferSize]; in DebugLogHex() local
182 char number_string[kFastToBufferSize]; in DebugLogFloat() local
/external/v8/src/builtins/
Dbuiltins-date-gen.cc196 Node* number_string = LoadRoot(Heap::knumber_stringRootIndex); in TF_BUILTIN() local