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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dgrfioctl.h86 unsigned int npl, nplbytes; /* # of planes and bytes per plane */ member in struct:grf_fbinfo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_delete.c506 DB_LOCK npl, ppl; local
514 LOCK_INIT(npl);
527 0, pagep->next_pgno, DB_LOCK_WRITE, 0, &npl)) != 0)
570 if ((t_ret = __TLPUT(dbc, npl)) != 0 && ret == 0)
591 (void)__TLPUT(dbc, npl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/sh4/
H A Ddsputil_align.c38 #define rnd_PACK(ph,pl,nph,npl) ph + nph + (((pl + npl + BYTE_VEC32(0x02))>>2) & BYTE_VEC32(0x03))
39 #define no_rnd_PACK(ph,pl,nph,npl) ph + nph + (((pl + npl + BYTE_VEC32(0x01))>>2) & BYTE_VEC32(0x03))

Completed in 173 milliseconds