Searched refs:NOT_EMPTY (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/x86/math-emu/
H A Dreg_compare.c211 if (!NOT_EMPTY(0) || !NOT_EMPTY(nr)) {
257 if (!NOT_EMPTY(0) || !NOT_EMPTY(nr)) {
H A Dfpu_aux.c114 if (NOT_EMPTY(i)) {
H A Dfpu_entry.c526 if (!NOT_EMPTY_ST0 || !NOT_EMPTY(FPU_rm)) {
532 if (!NOT_EMPTY_ST0 || !NOT_EMPTY(FPU_rm)) {
538 if (!NOT_EMPTY_ST0 || !NOT_EMPTY(FPU_rm)) {
H A Dfpu_emu.h149 #define NOT_EMPTY(i) (!FPU_empty_i(i)) macro

Completed in 58 milliseconds