Home
last modified time | relevance | path

Searched defs:bloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dralloc.c441 relocate_blocs (bloc, heap, address) in relocate_blocs() argument
497 reorder_bloc (bloc, before) in reorder_bloc() argument
526 update_heap_bloc_correspondence (bloc, heap) in update_heap_bloc_correspondence() argument
590 resize_bloc (bloc, size) in resize_bloc() argument
661 free_bloc (bloc) in free_bloc() argument
916 register bloc_ptr bloc; local
/netbsd-src/games/backgammon/backgammon/
H A Dmove.c318 int *bloc = b->b_board; /* pointer to board b */ in bcomp() local