Searched refs:storefloat (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/pcc/dist/pcc/arch/i386/ |
| D | local2.c | 898 storefloat(struct interpass *ip, NODE *p) in storefloat() function 904 l = storefloat(ip, p->n_left); in storefloat() 905 r = storefloat(ip, p->n_right); in storefloat() 928 l = storefloat(ip, p->n_left); in storefloat() 1084 storefloat(ip, ip->ip_node); in myreader()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
| D | local2.c | 1196 storefloat(struct interpass *ip, NODE *p) in storefloat() function 1202 l = storefloat(ip, p->n_left); in storefloat() 1203 r = storefloat(ip, p->n_right); in storefloat() 1226 l = storefloat(ip, p->n_left); in storefloat() 1248 storefloat(ip, ip->ip_node); in myreader()
|