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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_arith.c82 if (IS_ZERO(dest)) {
83 if (IS_ZERO(src)) {
167 if (IS_ZERO(src))
172 if (IS_ZERO(dest))
182 if (IS_ZERO(dest) || IS_ZERO(src)) {
261 if (IS_ZERO(dest)) {
263 if (IS_ZERO(src))
268 if (IS_ZERO(src)) {
325 if (IS_ZERO(sr
[all...]
H A Dfp_log.c38 if (IS_ZERO(dest))
108 if (IS_ZERO(dest))
195 if (IS_ZERO(dest))
212 if (IS_ZERO(dest))
H A Dfp_emu.h49 #define IS_ZERO(a) ((a)->mant.m64 == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpsoap.c771 #define IS_ZERO(x) (!x || !atoi(x)) macro
979 if( !(passed_args->flags & FLAG_RESIZE_THUMBS) && NON_ZERO(tn) && IS_ZERO(rotate) ) {
1100 if( !(passed_args->flags & FLAG_RESIZE_THUMBS) && NON_ZERO(tn) && IS_ZERO(rotate) ) {

Completed in 106 milliseconds