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.c2039 static UChar* doAMode_M ( UChar* p, HReg greg, AMD64AMode* am ) in doAMode_M()
2115 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) in doAMode_R()
2131 static UChar rexAMode_M ( HReg greg, AMD64AMode* am ) in rexAMode_M()
2152 static UChar rexAMode_R ( HReg greg, HReg ereg ) in rexAMode_R()
Dhost_x86_defs.c1915 static UChar* doAMode_M ( UChar* p, HReg greg, X86AMode* am ) in doAMode_M()
1972 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) in doAMode_R()
Dhost_x86_isel.c3612 HReg greg = iselVecExpr(env, e->Iex.Binop.arg1); in iselVecExpr_wrk() local
Dhost_amd64_isel.c3219 HReg greg = iselVecExpr(env, e->Iex.Binop.arg1); in iselVecExpr_wrk() local
/external/icu4c/test/cintltst/
Dcldrtest.c949 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() local