Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/rsa/
H A Drsa_sign.c130 unsigned char *tmps = NULL; in RSA_sign() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpr.c1571 rtx *tmps; in gen_group_rtx() local
1600 emit_group_load_1 (rtx *tmps, rtx dst, rtx orig_src, tree type, int ssize) in emit_group_load_1()
1778 rtx *tmps; in emit_group_load() local
1872 rtx *tmps, dst; in emit_group_store() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpr.c2080 rtx *tmps; in gen_group_rtx() local
2109 emit_group_load_1 (rtx *tmps, rtx dst, rtx orig_src, tree type, in emit_group_load_1()
2297 rtx *tmps; in emit_group_load() local
2392 rtx *tmps, dst; in emit_group_store() local
/dflybsd-src/contrib/awk/
H A Drun.c80 Cell *tmps; /* free temporary cells for execution */ variable