Searched defs:constfundata (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expr.c | 128 PTR constfundata; member 2699 can_store_by_pieces (len, constfun, constfundata, align) in can_store_by_pieces() argument 2781 store_by_pieces (to, len, constfun, constfundata, align) in store_by_pieces() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | expr.c | 119 void *constfundata; member 2192 void *constfundata, unsigned int align) in can_store_by_pieces() 2288 void *constfundata, unsigned int align, int endp) in store_by_pieces()
|