Searched refs:PUT_NUM_ELEM (Results 1 – 4 of 4) sorted by relevance
163 PUT_NUM_ELEM (rt, n); in rtvec_alloc()
817 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()
361 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM)) macro
2239 (PUT_NUM_ELEM): Delete cast to unsigned.