Searched refs:NT_float (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Darm.c291 NT_float, enumerator in enum:neon_el_type
1099 case 'f': thistype = NT_float; break;
1104 thistype = NT_float;
1116 if (thistype == NT_float && !ISDIGIT (*ptr))
9965 *g_type = NT_float;
10016 case NT_float:
10095 *type = NT_float;
10954 if (type == NT_float && !float_p)
10957 if (type == NT_float && is_quarter_float (immlo) && immhi == 0)
11194 if (et.type == NT_float)
[all...]

Completed in 195 milliseconds