HomeSort by: relevance | last modified time | path
    Searched defs:lastmt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
mapc.c 372 map_type *mt=NULL, *lastmt; local
376 lastmt = maptypes + i;
378 for (mt = maptypes; mt < lastmt; mt++) {
380 if (mt == (lastmt-1))
mapc.c 372 map_type *mt=NULL, *lastmt; local
376 lastmt = maptypes + i;
378 for (mt = maptypes; mt < lastmt; mt++) {
380 if (mt == (lastmt-1))

Completed in 33 milliseconds