HomeSort by: relevance | last modified time | path
    Searched defs:ashrdi3sp (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/cc/ccom/
gcc_compat.c 108 *ashldi3sp, *ashrdi3sp, *lshrdi3sp, *floatuntixfsp; variable in typeref:struct:
211 ashrdi3sp = addftn("__ashrdi3", ctype(LONGLONG));
212 ashrdi3sp->sap = ap;
1021 isu ? lshrdi3sp : ashrdi3sp;

Completed in 21 milliseconds