Searched refs:np (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/locale/
H A Ddcngettext.c197 unsigned long np = 2; local
208 np = strtoul(r+9, &z, 10);
219 a_store(&p->nplurals, np);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c457 init_attr(np)
458 register int np;
466 np -= urole.attrbase[i];
470 while(np > 0 && tryct < 100) {
484 np--;
488 while(np < 0 && tryct < 100) { /* for redistribution */
502 np++;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c457 init_attr(np)
458 register int np;
466 np -= urole.attrbase[i];
470 while(np > 0 && tryct < 100) {
484 np--;
488 while(np < 0 && tryct < 100) { /* for redistribution */
502 np++;
/seL4-refos-master/libs/libmuslc/src/misc/
H A Dwordexp.c36 size_t np=0; local
60 if (np) {
61 np++;
65 if (np) {
66 np--;
77 if (!(sq|dq|np)) return WRDE_BADCHAR;
83 np += 2;

Completed in 44 milliseconds