Home
last modified time | relevance | path

Searched refs:fIntValue (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/tools/genrb/
Dreslist.h181 struct SResInt fIntValue; member
Dwrtjava.c439 len=itostr(buf, res->u.fIntValue.fValue, 10, 0); in int_write_java()
Dwrtxml.cpp771 len = itostr(buf, res->u.fIntValue.fValue, 10, 0); in int_write_xml()
Dreslist.c1017 res->u.fIntValue.fValue = value; in int_open()