Home
last modified time | relevance | path

Searched defs:greg (Results 1 – 8 of 8) sorted by relevance

/external/libffi/src/sh/
Dffi.c119 int greg, ireg; in ffi_prep_args() local
327 int greg; in ffi_prep_cif_machdep() local
520 int ireg, greg = 0; in ffi_closure_helper_SYSV() local
/external/libffi/src/sh64/
Dffi.c163 int greg; in ffi_prep_cif_machdep() local
353 int greg, freg; in ffi_closure_helper_SYSV() local
/external/icu4c/test/intltest/
Dcallimts.cpp303 GregorianCalendar greg(status); in doLimitsTest() local
/external/valgrind/main/VEX/priv/
Dhost_amd64_defs.c2123 static UChar* doAMode_M ( UChar* p, HReg greg, AMD64AMode* am ) in doAMode_M()
2199 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) in doAMode_R()
2215 static UChar rexAMode_M ( HReg greg, AMD64AMode* am ) in rexAMode_M()
2236 static UChar rexAMode_R ( HReg greg, HReg ereg ) in rexAMode_R()
Dhost_x86_defs.c1828 static UChar* doAMode_M ( UChar* p, HReg greg, X86AMode* am ) in doAMode_M()
1885 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) in doAMode_R()
Dhost_amd64_isel.c3633 HReg greg = iselVecExpr(env, e->Iex.Binop.arg1); in iselVecExpr_wrk() local
Dhost_x86_isel.c3593 HReg greg = iselVecExpr(env, e->Iex.Binop.arg1); in iselVecExpr_wrk() local
/external/icu4c/test/cintltst/
Dcldrtest.c950 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() local