Home
last modified time | relevance | path

Searched refs:PUT_NUM_ELEM (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Drtl.c163 PUT_NUM_ELEM (rt, n); in rtvec_alloc()
Dgensupport.c817 PUT_NUM_ELEM (XVEC (insn, 1), 1); in process_one_cond_exec()
861 PUT_NUM_ELEM (XVEC (split, 0), 1); in process_one_cond_exec()
Drtl.h361 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM)) macro
DFSFChangeLog.112239 (PUT_NUM_ELEM): Delete cast to unsigned.