Searched defs:decr (Results 1 - 5 of 5) sorted by relevance
| /src/games/warp/ | ||
| H A D | us.c | 39 int decr; local in function:do_direction |
| H A D | weapon.c | 444 int decr = 50, oldy, oldx; local in function:fire_phaser |
| /src/sys/kern/ | ||
| H A D | kern_rwlock.c | 439 uintptr_t curthread, owner, decr, newown, next; local in function:rw_vector_exit |
| /src/lib/libpthread/ | ||
| H A D | pthread_rwlock.c | 446 uintptr_t owner, decr, new, next; local in function:pthread_rwlock_unlock |
| /src/games/adventure/ | ||
| H A D | init.c | 141 decr(int a, int b, int c, int d, int e) function in typeref:typename:__noinline char * |
Completed in 5 milliseconds