Searched defs:nbi (Results 1 – 3 of 3) sorted by relevance
867 unsigned long key, okey, nbi = 0; in xmlDictLookup() local1007 unsigned long key, okey, nbi = 0; in xmlDictExists() local1115 unsigned long okey, key, nbi = 0; in xmlDictQLookup() local
880 PyNumberMethods *nbr, *nbi = NULL; in complex_new_impl() local
25 function nbi() { return new BigInteger(null); } function