Searched refs:ffp (Results 1 – 10 of 10) sorted by relevance
23 CFLAGS += -ffp-contract=fast -fno-math-errno27 #CFLAGS += -ffp-contract=fast
11 "-ffp-contract=fast",
28 void ffp(TU);29 void ffp(float *f) {} in ffp() function
160 * ``-ffp-contract={on,off,fast}`` (defaults to ``fast`` on host and device when
104 * ``-ffp-contract={on,off,fast}`` (defaults to ``fast`` on host and device when
333 cflags += [ "-ffp-contract=fast" ]
326 cflags += [ "-ffp-contract=fast" ]
1632 0x1.8326992229ffp-38345 0x1.2142852126ffp-1
10572 0x1.887ffp+211703 0x1.887ffp+2
741 def ffp_contract : Joined<["-"], "ffp-contract=">, Group<f_Group>,