Home
last modified time | relevance | path

Searched defs:dtab (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/games/sail/
H A Ddr_2.c145 const int dtab[] = {0,1,1,2,3,4,4,5}; /* diagonal distances in x==y */ variable
/openbsd-src/bin/pax/
H A Dtables.c199 static DEVT **dtab = NULL; /* device/inode mapping tables */ variable
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddlltool.c2907 dtab (export_type **ptr ATTRIBUTE_UNUSED) in dtab() function