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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dspill2.c65 static int non_zero; local
66 return ++non_zero;
H A Dspill3.c136 static int non_zero; local
137 return ++non_zero;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dspill2.c65 static int non_zero; local
66 return ++non_zero;
H A Dspill3.c136 static int non_zero; local
137 return ++non_zero;
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dnode.cpp103 int non_zero; member in class:track_kerning_function
6307 track_kerning_function::track_kerning_function() : non_zero(0)
6313 : non_zero(1), min_size(min_s), min_amount(min_a), max_size(max_s),
6320 if (non_zero)
6321 return (tk.non_zero
6327 return !tk.non_zero;
6332 if (non_zero)
6333 return (!tk.non_zero
6339 return tk.non_zero;
6344 if (non_zero) {
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dieee754-sf.S783 bne LSYM(Lml_i) @ <non_zero> / 0 -> INF
785 bne LSYM(Lml_z) @ 0 / <non_zero> -> 0
H A Dieee754-df.S1091 bne LSYM(Lml_i) @ <non_zero> / 0 -> INF
1093 bne LSYM(Lml_z) @ 0 / <non_zero> -> 0
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Dieee754-sf.S714 bne LSYM(Lml_i) @ <non_zero> / 0 -> INF
716 bne LSYM(Lml_z) @ 0 / <non_zero> -> 0
H A Dieee754-df.S1003 bne LSYM(Lml_i) @ <non_zero> / 0 -> INF
1005 bne LSYM(Lml_z) @ 0 / <non_zero> -> 0

Completed in 199 milliseconds