Home
last modified time | relevance | path

Searched refs:DF_REF_IV_SET (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDloop-iv.c97 #define DF_REF_IV_SET(REF, IV) DF_REF_DATA (REF) = (IV) macro
218 DF_REF_IV_SET (def, NULL); in clear_iv_info()
789 DF_REF_IV_SET (def, recorded_iv); in record_iv()
HDChangeLog-200614426 (DF_REF_IV, DF_REF_IV_SET): New macros.