Home
last modified time | relevance | path

Searched refs:tostring (Results 1 – 5 of 5) sorted by relevance

/external/qemu/
Ddyngen-exec.h115 #define stringify(s) tostring(s)
116 #define tostring(s) #s macro
Dosdep.h18 #define stringify(s) tostring(s)
19 #define tostring(s) #s macro
/external/v8/test/mozilla/
Dmozilla.status347 js1_2/function/tostring-2: FAIL_OK
416 js1_2/function/tostring-1: FAIL_OK
/external/sonivox/jet_tools/JetCreator/
Dmidifile.py1085 self.name = array.array('B', event.msg).tostring()
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-1010846 Fixes fast/js/array-tostring-and-join.html layout test.
18030 Test: fast/js/array-tostring-and-join.html