Home
last modified time | relevance | path

Searched defs:ul2 (Results 1 – 4 of 4) sorted by relevance

/third_party/libffi/testsuite/libffi.call/
Dreturn_ul.c9 static unsigned long return_ul(unsigned long ul1, unsigned long ul2) in return_ul()
20 unsigned long ul1, ul2; in main() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleAliasTest.java158 ULocale ul2 = new ULocale(newLoc.toString()); in TestULocale() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleAliasTest.java161 ULocale ul2 = new ULocale(newLoc.toString()); in TestULocale() local
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c82 ulong ul1=1, ul2=2, ul3=3, ul4=4, ul5=5, ul6=6, ul7=7, ul8=8, ul9=9; variable