Home
last modified time | relevance | path

Searched defs:nvalue (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/
Dimageop.c436 int sum = 0, nvalue; in imageop_dither2grey2() local
513 int i, pos, value = 0, nvalue; in imageop_grey22grey() local
552 int i, pos, value = 0, nvalue; in imageop_grey42grey() local
663 Py_UInt32 nvalue = r | (g<<8) | (b<<16); in imageop_rgb82rgb() local
684 int nvalue; in imageop_rgb2grey() local
D_lsprof.c655 setSubcalls(ProfilerObject *pObj, int nvalue) in setSubcalls()
665 setBuiltins(ProfilerObject *pObj, int nvalue) in setBuiltins()
/external/python/cpython3/Modules/
D_lsprof.c652 setSubcalls(ProfilerObject *pObj, int nvalue) in setSubcalls()
662 setBuiltins(ProfilerObject *pObj, int nvalue) in setBuiltins()
/external/lua/src/
Dlobject.h165 #define nvalue(o) check_exp(ttisnumber(o), \ macro
/external/libxml2/
Drelaxng.c2710 xmlChar *nval, *nvalue; in xmlRelaxNGDefaultTypeCompare() local
8781 xmlChar *nval, *nvalue; in xmlRelaxNGValidateValue() local
/external/tcpdump/
Dprint-isakmp.c909 u_int nvalue; member