Home
last modified time | relevance | path

Searched defs:PUT_NUM_ELEM (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.h738 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.h392 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM)) macro