Searched defs:nr (Results 1 – 5 of 5) sorted by relevance
44 #define BIT(nr) (1UL << (nr)) argument
401 size_t nr = fread(p, sizeof(char), rlen, f); in read_all() local412 size_t nr; /* number of chars actually read */ in read_chars() local
875 #define checkresults(L,na,nr) \ argument
1619 int nr = 0; in PySys_SetArgvEx() local
1640 int nr = 0; in PySys_SetArgvEx() local